| /freebsd/sys/arm64/arm64/ |
| H A D | memset.S | 57 ands A_lw, val, #255 71 ands tmp1, count, #0x30 111 ands tmp2, tmp2, #15 144 ands tmp2, tmp2, #15 169 ands tmp2, tmp2, zva_bits_x 196 ands count, count, zva_bits_x
|
| H A D | copyinout.S | 213 ands x3, x3, 0x07
|
| /freebsd/contrib/arm-optimized-routines/string/aarch64/ |
| H A D | strrchr-mte.S | 57 ands nul_match, synd, 0xcccccccccccccccc 89 ands nul_match, synd, 0xcccccccccccccccc 94 ands chr_match, chr_match, nul_match 127 ands tmp, tmp, nul_match
|
| H A D | strrchr.S | 67 ands tmp1, srcin, #31 129 ands chr_match, chr_match, tmp4
|
| H A D | strchrnul.S | 57 ands tmp1, srcin, #31
|
| H A D | strchr.S | 62 ands tmp1, srcin, #31
|
| H A D | memchr.S | 62 ands soff, srcin, #31
|
| /freebsd/lib/libc/arm/string/ |
| H A D | strlen.S | 33 ands r3, r0, #3 48 ands r3, r2, #0x000000ff
|
| H A D | memmove.S | 69 ands r12, r0, #3 71 ands r12, r1, #3 158 ands r12, r1, #3 278 ands r12, r0, #3 280 ands r12, r1, #3 359 ands r12, r1, #3
|
| H A D | memcmp.S | 86 ands r3, r3, #0x03
|
| H A D | memcpy.S | 49 ands ip, r3, #0x03 /* Already word aligned? */ 64 ands ip, r1, #0x03 /* Is src also word-aligned? */ 391 ands r2, r2, #0x0f 591 ands r2, r2, #0x0f 818 ands r2, r2, #0x0f 1071 ands r2, r2, #0x0f
|
| H A D | memset.S | 98 ands r2, ip, #0x03 /* Get the bottom two bits */
|
| /freebsd/sys/arm/arm/ |
| H A D | cpu_asm-v6.S | 51 ands r0, r0, #0x07000000 100 ands r0, r0, #0x38000000 148 ands r0, r0, #0x07000000 185 ands r1, r1, #0x07000000
|
| H A D | support.S | 115 ands r2, ip, #0x03 /* Get the bottom two bits */ 227 ands r3, r3, #0x03 340 ands r12, r0, #3 342 ands r12, r1, #3 420 ands r12, r1, #3 540 ands r12, r0, #3 542 ands r12, r1, #3 612 ands r12, r1, #3 736 ands ip, r3, #0x03 /* Already word aligned? */ 751 ands ip, r1, #0x03 /* Is src also word-aligned? */ [all …]
|
| H A D | in_cksum_arm.S | 121 ands r7, r0, #0x03 147 ands r7, r0, #0x04
|
| H A D | bcopyinout_xscale.S | 93 ands ip, r1, #0x03 /* Already word aligned? */ 113 ands ip, r0, #0x03 /* Is src also word-aligned? */ 456 ands ip, r1, #0x03 /* Already word aligned? */ 476 ands ip, r0, #0x03 /* Is src also word-aligned? */
|
| H A D | blockio.S | 67 ands r12, r1, #3 120 ands r12, r1, #3
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
| H A D | addsf3.S | 120 ands r7, r6 126 ands r7, r6 // sticky = aSignificand & 1; 149 ands r1, r2 248 ands r0, r1 // +0 + -0 = +0
|
| /freebsd/lib/libc/aarch64/string/ |
| H A D | memccpy.S | 39 ands x8, x8, x5 184 ands x8, x8, x5 // if match always fall through 216 ands x7, x7, x5 // was the terminator present?
|
| /freebsd/sys/dev/ath/ath_hal/ar5211/ |
| H A D | ar5211_recv.c | 211 struct ar5211_desc *ands = AR5211DESC(nds); in ar5211ProcRxDesc() local 220 if ((ands->ds_status1 & AR_Done) == 0 && OS_REG_READ(ah, AR_RXDP) == pa) in ar5211ProcRxDesc()
|
| /freebsd/sys/dev/ath/ath_hal/ar5210/ |
| H A D | ar5210_recv.c | 217 struct ar5210_desc *ands = AR5210DESC(nds); in ar5210ProcRxDesc() local 227 if ((ands->ds_status1 & AR_Done) == 0 && OS_REG_READ(ah, AR_RXDP) == pa) in ar5210ProcRxDesc()
|
| /freebsd/sys/dev/ath/ath_hal/ar5212/ |
| H A D | ar5212_recv.c | 251 struct ar5212_desc *ands = AR5212DESC(nds); in ar5212ProcRxDesc() local 260 if ((ands->ds_rxstatus1&AR_Done) == 0 && OS_REG_READ(ah, AR_RXDP) == pa) in ar5212ProcRxDesc()
|
| /freebsd/contrib/arm-optimized-routines/string/arm/ |
| H A D | strcmp.S | 227 ands tmp1, src1, #3 269 ands tmp1, src1, #3 407 ands syndrome, syndrome, const_m1, S2LO #16
|
| H A D | strcmp-armv6m.S | 46 ands r4, r6
|
| H A D | strlen-armv6t2.S | 53 ands tmp1, srcin, #7 /* (8 - bytes) to alignment. */
|