Home
last modified time | relevance | path

Searched refs:andnot (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/arch/alpha/lib/
H A Dstrrchr.S29 andnot a0, 7, v0 # .. e1 : align source addr
39 andnot t1, t4, t1 # .. e1 : clear garbage from null test
40 andnot t3, t4, t3 # e0 : clear garbage from char test
H A Dev67-strrchr.S45 andnot a0, 7, v0 # E : align source addr
61 andnot t1, t4, t1 # E : clear garbage from null test
62 andnot t3, t4, t3 # E : clear garbage from char test
H A Dstrchr.S25 andnot a0, 7, v0 # .. e1 : align our loop pointer
38 andnot t0, t4, t0 # e0 : clear garbage bits
H A Dev67-strchr.S39 andnot a0, 7, v0 # E : align our loop pointer
58 andnot t0, t4, t0 # E : clear garbage bits
H A Dev67-strlen.S32 andnot $16, 7, $0 # E :
H A Dev67-strcat.S39 andnot $16, 7, $16 # E :
H A Dstrcat.S26 andnot $16, 7, $16
H A Dstrlen.S28 andnot $16, 7, $0
H A Dmemchr.S107 andnot $16, 0x7, $0 #-e1 :
123 andnot $18, 0x7, $18 # .. e1 :
H A Dstrncat.S31 andnot $16, 7, $16
H A Dstrncpy.S39 andnot $3, $4, $4
H A Dev67-strncat.S41 andnot $16, 7, $16 # E :
H A Dev6-memchr.S127 andnot $16, 0x7, $0 # E :
141 andnot $18, 0x7, $18 # E :
H A Dstxncpy.S319 andnot t2, t6, t2 # e0 : dest mask for a single word copy
323 andnot t8, t3, t8 # e0 :
341 andnot t0, t2, t0 # e0 : zero place for source to reside
H A Dev6-stxncpy.S366 andnot t2, t6, t2 # E : dest mask for a single word copy
372 andnot t8, t3, t8 # E : (stall)
389 andnot t0, t2, t0 # E : zero place for source to reside
/openbmc/linux/arch/arm64/include/asm/
H A Datomic_lse.h24 ATOMIC_OP(andnot, stclr) in ATOMIC_OP() argument
59 ATOMIC_FETCH_OPS(andnot, ldclr) in ATOMIC_FETCH_OPS() argument
131 ATOMIC64_OP(andnot, stclr) in ATOMIC64_OP() argument
166 ATOMIC64_FETCH_OPS(andnot, ldclr) in ATOMIC64_FETCH_OPS() argument
H A Datomic_ll_sc.h114 ATOMIC_OPS(andnot, bic, ) in ATOMIC_OPS()
210 ATOMIC64_OPS(andnot, bic, )
/openbmc/linux/lib/
H A Dcpumask_kunit.c109 EXPECT_FOR_EACH_CPU_OP_EQ(test, andnot, &mask_empty, &mask_empty); in test_cpumask_iterators()
114 EXPECT_FOR_EACH_CPU_OP_EQ(test, andnot, cpu_possible_mask, &mask_empty); in test_cpumask_iterators()
H A Datomic64_test.c121 TEST(, andnot, &= ~, v1); in test_atomic()
173 TEST(64, andnot, &= ~, v1); in test_atomic64()
/openbmc/linux/arch/arc/include/asm/
H A Datomic-llsc.h86 ATOMIC_OPS(andnot, bic)
H A Datomic-spinlock.h95 ATOMIC_OPS(andnot, &= ~, bic)
H A Datomic64-arcv2.h129 ATOMIC64_OPS(andnot, bic, bic) in ATOMIC64_OPS()
/openbmc/linux/scripts/atomic/
H A Datomics.tbl27 andnot vF i v
/openbmc/linux/arch/arm/include/asm/
H A Datomic.h243 ATOMIC_OPS(andnot, &= ~, bic)
397 ATOMIC64_OPS(andnot, bic, bic) in ATOMIC64_OPS()
/openbmc/linux/arch/alpha/include/asm/
H A Datomic.h181 ATOMIC_OPS(andnot, bic) in ATOMIC_OPS()

12