Searched refs:ands (Results 1 - 25 of 25) sorted by relevance

/freebsd-10-stable/lib/libc/arm/string/
H A Dstrlen.S35 ands r3, r0, #3
51 ands r3, r2, #0x000000ff
53 ands r3, r2, #0xff000000
H A Dffs.S53 ands r0, r0, r1
H A Dmemcpy_arm.S73 ands r12, r0, #3
75 ands r12, r1, #3
156 ands r12, r1, #3
H A Dmemcmp.S89 ands r3, r3, #0x03
H A Dmemmove.S67 ands r12, r0, #3
69 ands r12, r1, #3
147 ands r12, r1, #3
333 ands r12, r0, #3
335 ands r12, r1, #3
405 ands r12, r1, #3
H A Dmemset.S100 ands r2, ip, #0x03 /* Get the bottom two bits */
H A Dmemcpy_xscale.S51 ands ip, r3, #0x03 /* Already word aligned? */
66 ands ip, r1, #0x03 /* Is src also word-aligned? */
459 ands r2, r2, #0x0f
723 ands r2, r2, #0x0f
1021 ands r2, r2, #0x0f
1360 ands r2, r2, #0x0f
/freebsd-10-stable/sys/libkern/arm/
H A Dffs.S53 ands r0, r0, r1
H A Ddivsi3.S98 ands ip, r0, #0x80000000
100 ands r2, r1, #0x80000000
/freebsd-10-stable/sys/arm/arm/
H A Dcpu_asm-v6.S54 ands r0, r0, #0x07000000
109 ands r0, r0, #0x38000000
163 ands r0, r0, #0x07000000
200 ands r1, r1, #0x07000000
H A Dcpufunc_asm_arm11x6.S111 ands reg, reg, #01; /* Check if it is clean */ \
H A Din_cksum_arm.S125 ands r7, r0, #0x03
158 ands r7, r0, #0x04
H A Dcpufunc_asm_armv7.S142 ands r4, r4, r1, lsr #3
147 ands r7, r7, r1, lsr #13
H A Dsupport.S146 ands r2, ip, #0x03 /* Get the bottom two bits */
300 ands r3, r3, #0x03
418 ands r12, r0, #3
420 ands r12, r1, #3
498 ands r12, r1, #3
684 ands r12, r0, #3
686 ands r12, r1, #3
756 ands r12, r1, #3
976 ands r12, r0, #3
978 ands r1
[all...]
H A Dblockio.S70 ands r12, r1, #3
123 ands r12, r1, #3
H A Dbcopyinout.S167 ands r3, r0, #0x03
404 ands r3, r0, #0x03
H A Dlocore-v4.S118 ands r2, r2, #CPU_CONTROL_MMU_ENABLE
H A Dbcopyinout_xscale.S117 ands ip, r1, #0x03 /* Already word aligned? */
137 ands ip, r0, #0x03 /* Is src also word-aligned? */
559 ands ip, r1, #0x03 /* Already word aligned? */
579 ands ip, r0, #0x03 /* Is src also word-aligned? */
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c212 struct ar5211_desc *ands = AR5211DESC(nds); local
221 if ((ands->ds_status1 & AR_Done) == 0 && OS_REG_READ(ah, AR_RXDP) == pa)
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_recv.c218 struct ar5210_desc *ands = AR5210DESC(nds); local
228 if ((ands->ds_status1 & AR_Done) == 0 && OS_REG_READ(ah, AR_RXDP) == pa)
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_recv.c251 struct ar5212_desc *ands = AR5212DESC(nds); local
260 if ((ands->ds_rxstatus1&AR_Done) == 0 && OS_REG_READ(ah, AR_RXDP) == pa)
/freebsd-10-stable/lib/libc/arm/gen/
H A Ddivsi3.S86 ands ip, r0, #0x80000000
88 ands r2, r1, #0x80000000
/freebsd-10-stable/contrib/gcc/config/arm/
H A Dieee754-sf.S280 ands r3, r0, #0x80000000
321 ands r3, ah, #0x80000000 @ sign bit in r3
410 ands r2, ip, r0, lsr #23
599 ands r2, ip, r0, lsr #23
928 3: ands r0, r0, #0x80000000 @ the sign bit
H A Dieee754-df.S412 ands r5, r0, #0x80000000 @ sign bit in r5
490 ands r5, ah, #0x80000000 @ sign bit in r5
551 ands r4, ip, xh, lsr #20
842 ands r4, ip, xh, lsr #20
1223 3: ands r0, xh, #0x80000000 @ the sign bit
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-arm.c8327 X(ands, 4000, ea100000), \
14949 tC3(ands, 0100000, ands, 3, (RR, oRR, SH), arit, t_arit3c),

Completed in 244 milliseconds