Lines Matching refs:tmp1
21 #define tmp1 x1 macro
51 fmov tmp1, dend
52 lsr tmp1, tmp1, tmp2
53 cbz tmp1, L(loop)
55 rbit tmp1, tmp1
56 clz tmp1, tmp1
59 tst tmp1, 2
60 add result, srcin, tmp1, lsr 2
70 fmov tmp1, dend
71 cbnz tmp1, L(end)
76 fmov tmp1, dend
77 cbz tmp1, L(loop)
84 fmov tmp1, dend
88 fmov tmp1, dend
89 rbit tmp1, tmp1
92 clz tmp1, tmp1
94 tst tmp1, 2
95 add result, src, tmp1, lsr 2