| /freebsd-14-stable/sys/arm64/arm64/ |
| HD | memset.S | 55 ands A_lw, val, #255 69 ands tmp1, count, #0x30 109 ands tmp2, tmp2, #15 142 ands tmp2, tmp2, #15 167 ands tmp2, tmp2, zva_bits_x 194 ands count, count, zva_bits_x
|
| HD | copyinout.S | 151 ands x3, x3, 0x07
|
| /freebsd-14-stable/lib/libc/arm/string/ |
| HD | strlen.S | 33 ands r3, r0, #3 48 ands r3, r2, #0x000000ff
|
| HD | 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
|
| HD | memcmp.S | 86 ands r3, r3, #0x03
|
| HD | memset.S | 98 ands r2, ip, #0x03 /* Get the bottom two bits */
|
| HD | 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
|
| /freebsd-14-stable/sys/arm/arm/ |
| HD | cpu_asm-v6.S | 56 ands r0, r0, #0x07000000 111 ands r0, r0, #0x38000000 165 ands r0, r0, #0x07000000 202 ands r1, r1, #0x07000000
|
| HD | 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 747 ands ip, r3, #0x03 /* Already word aligned? */ 762 ands ip, r1, #0x03 /* Is src also word-aligned? */ [all …]
|
| HD | in_cksum_arm.S | 121 ands r7, r0, #0x03 147 ands r7, r0, #0x04
|
| HD | 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? */
|
| HD | blockio.S | 67 ands r12, r1, #3 120 ands r12, r1, #3
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
| HD | 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-14-stable/sys/dev/ath/ath_hal/ar5211/ |
| HD | 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-14-stable/sys/dev/ath/ath_hal/ar5210/ |
| HD | 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-14-stable/sys/dev/ath/ath_hal/ar5212/ |
| HD | 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-14-stable/sys/contrib/openzfs/config/ |
| HD | kernel-vfs-file_range.m4 | 8 dnl # 4.5: BTRFS_IOC_CLONE and BTRFS_IOC_CLONE_RANGE renamed to FICLONE ands
|
| /freebsd-14-stable/sys/libkern/arm/ |
| HD | divsi3.S | 90 ands ip, r0, #0x80000000 92 ands r2, r1, #0x80000000
|
| /freebsd-14-stable/lib/libc/arm/gen/ |
| HD | divsi3.S | 84 ands ip, r0, #0x80000000 86 ands r2, r1, #0x80000000
|
| /freebsd-14-stable/sys/crypto/openssl/aarch64/ |
| HD | poly1305-armv8.S | 70 ands x2,x2,#-16 246 ands x2,x2,#-16
|
| /freebsd-14-stable/sys/crypto/openssl/arm/ |
| HD | poly1305-armv4.S | 132 ands r2,r2,#-16
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64SVEInstrInfo.td | 960 defm ANDS_PPzPP : sve_int_pred_log<0b0100, "ands", null_frag>;
|
| HD | AArch64InstrInfo.td | 2722 defm ANDS : LogicalImmS<0b11, "ands", AArch64and_flag, "bics">; 2737 defm ANDS : LogicalRegS<0b11, 0, "ands", AArch64and_flag>;
|