Lines Matching refs:tmp1
50 #define tmp1 x3 macro
85 ands tmp1, srcin, #31
93 neg tmp1, tmp1
100 lsl tmp1, tmp1, #1
104 lsr tmp1, tmp3, tmp1
107 bic tmp1, tmp3, tmp1 // Mask padding bits.
108 cbnz tmp1, L(tail)
119 mov tmp1, vend1.d[0]
120 cbz tmp1, L(loop)
129 mov tmp1, vend1.d[0]
132 rbit tmp1, tmp1
135 clz tmp1, tmp1 /* ... and counting the leading zeros. */
137 add result, src, tmp1, lsr #1