Searched refs:or (Results 76 - 100 of 551) sorted by relevance

1234567891011>>

/linux-master/arch/arm/boot/bootp/
H A DMakefile38 (echo bootpImage: You must specify INITRD_OFFSET or INITRD_PHYS ; exit -1)
/linux-master/arch/alpha/lib/
H A Dstrlen.S29 or $2, $1, $1
H A Dstrcat.S27 or $2, $1, $1
H A Dev67-strcat.S40 or $2, $1, $1 # E :
H A Dev67-strlen.S34 or $2, $1, $1 # E :
H A Dev67-strncat.S43 or $2, $1, $1 # E :
67 0: or $5, $18, $2 # E :
H A Dev67-strrchr.S41 or t2, t4, a1 # E : 000000000000chch
46 or t5, t3, t3 # E : 00000000chch0000
50 or t4, a1, a1 # E : chch00000000chch
51 or t2, t3, t2 # E : 0000chchchch0000
52 or a1, t2, a1 # E : chchchchchchchch
87 or t4, t5, t4 # E : ... and including the null
H A Dev6-csum_ipv6_magic.S84 or $0,$22,$0 # E : 1st src word complete
86 or $18,$4,$18 # E : 000000CCDDAABBCC
91 or $1,$5,$1 # E : 2nd src word complete
100 or $2,$22,$2 # E : 1st dst word complete
102 or $3,$23,$3 # E : U L U L : 2nd dst word complete
109 or $18,$4,$18 # E : 00000000DDCCBBAA
/linux-master/arch/sparc/lib/
H A Dblockops.S54 or %g0, %g0, %g1
55 or %o0, %g0, %o1
56 or %g0, (PAGE_SIZE >> 8), %g2
75 or %g0, (PAGE_SIZE >> 8), %g1
H A Dmemmove.S40 2: or %o0, %o1, %g7
41 or %o2, %g7, %g7
/linux-master/arch/sparc/include/asm/
H A Dtsb.h158 or REG1, %lo(swapper_pg_dir), REG1; \
190 or REG1, REG2, REG1; \
200 * if it is a HUGE PUD or a normal one. If it is not valid
226 or REG1, REG2, REG1; \
235 * if it is a HUGE PMD or a normal one. If it is not valid
254 or REG1, REG2, REG1; \
264 * page table walk termination or if the PTE is not valid.
304 or REG1, %lo(prom_trans), REG1; \
341 or REG1, %ulo(swapper_tsb), REG1; \
342 or REG
[all...]
/linux-master/arch/microblaze/lib/
H A Ddivsi3.S50 or r30, r0, r31
63 or r3, r0, r0 /* set result to 0 */
H A Dmodsi3.S50 or r3, r0, r31
63 or r3, r0, r0 /* set result to 0 [both mod as well as div are 0] */
H A Dudivsi3.S64 or r30, r0, r31
75 or r3, r0, r0 /* set result to 0 */
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore.h34 int (*ctrl)(struct nv50_core *, int or, u32 ctrl,
38 struct nouveau_encoder *, int or);
/linux-master/arch/microblaze/kernel/
H A Dhead.S23 * frank_rowand@mvista.com or source@mvista.com
79 /* r7 may point to an FDT, or there may be one linked in.
82 is broken or non-existent */
94 or r7, r0, r0 /* clear R7 when not valid DTB */
97 or r11, r0, r0 /* incremment */
114 or r11, r0, r0 /* incremment */
133 or r11, r0, r0 /* incremment */
180 or r9, r0, r0 /* TLB0 = 0 */
181 or r10, r0, r0 /* TLB1 = 0 */
197 GT4: /* r11 contains the rest - will be either 1 or
[all...]
/linux-master/arch/riscv/errata/sifive/
H A Derrata_cip_453.S19 or \badaddr,\tmp_reg,\badaddr
/linux-master/tools/build/
H A DMakefile10 $(if $(or $(findstring environment,$(origin $(1))),\
39 $(Q)find $(or $(OUTPUT),.) -name '*.o' -delete -o -name '\.*.cmd' -delete -o -name '\.*.d' -delete
/linux-master/arch/openrisc/include/asm/
H A Datomic.h6 * kind, whether express or implied.
75 ATOMIC_FETCH_OP(or)
81 ATOMIC_OP(or)
/linux-master/arch/arc/include/asm/
H A Datomic-spinlock.h96 ATOMIC_OPS(or, |=, or)
H A Datomic-llsc.h87 ATOMIC_OPS(or, or)
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.h65 static inline void a6xx_llc_rmw(struct a6xx_gpu *a6xx_gpu, u32 reg, u32 mask, u32 or) argument
67 return msm_rmw(a6xx_gpu->llc_mmio + (reg << 2), mask, or);
/linux-master/arch/sparc/kernel/
H A Dtrampoline_32.S32 or %g3, %lo(trapbase_cpu1), %g3
37 or %g3, %lo(trapbase_cpu2), %g3
42 or %g3, %lo(trapbase_cpu3), %g3
66 or %sp, %lo(THREAD_SIZE - STACKFRAME_SZ), %sp
127 or %sp, %lo(THREAD_SIZE - STACKFRAME_SZ), %sp
183 or %sp, %lo(THREAD_SIZE - STACKFRAME_SZ), %sp
/linux-master/arch/riscv/lib/
H A Dtishift.S19 or a0,a0,a4
42 or a0,a0,a4
65 or a1,a1,a4
/linux-master/arch/arc/lib/
H A Dstrchr-700.S17 or r5,r5,r1
29 or r5,r5,r4
54 or r5,r5,r4
115 or r7,r6,r4
118 or r2,r2,r6

Completed in 214 milliseconds

1234567891011>>