Lines Matching refs:pos
57 pos .req x11 label
148 csel pos, tmp1, tmp2, hi /*Choose the maximum.*/
150 sub limit, limit, pos
155 subs pos, pos, #1
158 cbnz pos, 1f /*diff occurred before the last byte.*/
189 neg pos, tmp3
199 ldr data1, [src1,pos]
200 ldr data2, [src2,pos]
230 clz pos, diff
231 lsl data1, data1, pos
232 lsl data2, data2, pos