Lines Matching refs:tmp1
23 #define tmp1 x3 macro
62 ands tmp1, srcin, #31
71 neg tmp1, tmp1
80 lsl tmp1, tmp1, #1
84 lsr tmp1, tmp3, tmp1
87 bic tmp1, tmp3, tmp1 // Mask padding bits.
88 cbnz tmp1, L(tail)
99 mov tmp1, vend1.d[0]
100 cbz tmp1, L(loop)
110 mov tmp1, vend1.d[0]
113 rbit tmp1, tmp1
116 clz tmp1, tmp1 /* And counting the leading zeros. */
119 tst tmp1, #1
120 add result, src, tmp1, lsr #1