Lines Matching defs:pos
45 pos .req x11
136 csel pos, tmp1, tmp2, hi /*Choose the maximum.*/
138 sub limit, limit, pos
143 subs pos, pos, #1
146 cbnz pos, 1f /*diff occurred before the last byte.*/
177 neg pos, tmp3
187 ldr data1, [src1,pos]
188 ldr data2, [src2,pos]
218 clz pos, diff
219 lsl data1, data1, pos
220 lsl data2, data2, pos