Lines Matching refs:tmp3
35 #define tmp3 x10
129 rev tmp3, data1
130 sub tmp1, tmp3, zeroones
131 orr tmp2, tmp3, #REP8_7f
158 neg tmp3, count, lsl #3 /* 64 - bits(bytes beyond align). */
164 lsl tmp2, tmp2, tmp3 /* Shift (count & 63). */
167 lsr tmp2, tmp2, tmp3 /* Shift (count & 63). */
169 and tmp3, limit_wd, #7
173 add tmp3, tmp3, count
176 add limit_wd, limit_wd, tmp3, lsr #3