Lines Matching refs:tmp1
23 #define tmp1 x3 macro
63 ands tmp1, srcin, #31
72 neg tmp1, tmp1
81 lsl tmp1, tmp1, #1
85 lsr tmp1, tmp3, tmp1
88 bic tmp1, tmp3, tmp1 // Mask padding bits.
89 cbnz tmp1, L(tail)
100 mov tmp1, vend1.d[0]
101 cbz tmp1, L(loop)
111 mov tmp1, vend1.d[0]
114 rbit tmp1, tmp1
117 clz tmp1, tmp1 /* And counting the leading zeros. */
120 tst tmp1, #1
121 add result, src, tmp1, lsr #1