Lines Matching refs:tmp1
23 #define tmp1 x3
58 ands tmp1, srcin, #31
66 neg tmp1, tmp1
73 lsl tmp1, tmp1, #1
77 lsr tmp1, tmp3, tmp1
80 bic tmp1, tmp3, tmp1 // Mask padding bits.
81 cbnz tmp1, L(tail)
92 mov tmp1, vend1.d[0]
93 cbz tmp1, L(loop)
102 mov tmp1, vend1.d[0]
105 rbit tmp1, tmp1
108 clz tmp1, tmp1 /* ... and counting the leading zeros. */
109 /* tmp1 is twice the offset into the fragment. */
110 add result, src, tmp1, lsr #1