Lines Matching refs:tmp1
50 #define tmp1 x3 macro
90 ands tmp1, srcin, #31
99 neg tmp1, tmp1
108 lsl tmp1, tmp1, #1
112 lsr tmp1, tmp3, tmp1
115 bic tmp1, tmp3, tmp1 // Mask padding bits.
116 cbnz tmp1, L(tail)
127 mov tmp1, vend1.d[0]
128 cbz tmp1, L(loop)
138 mov tmp1, vend1.d[0]
141 rbit tmp1, tmp1
144 clz tmp1, tmp1 /* And counting the leading zeros. */
147 tst tmp1, #1
148 add result, src, tmp1, lsr #1