Home | History | Annotate | Download | only in arm64

Lines Matching refs:x14

97     // stmfd sp!, {x4-x12, x14}                //stack stores the values of the arguments
118 mov x14,#0 //row
148 smov x14, v5.2s[0] //(i row)extract idx to the r register
149 lsl x14,x14,#1
152 and x9,x14,#0xff //(i row) get the last byte
156 asr x14,x14,#8 //(ii)shift by 8
158 and x9,x14,#0xff //(ii)get the last byte
160 asr x14,x14,#8 //(iii)
164 and x9,x14,#0xff //(iii)
173 asr x14,x14,#8 //(iv)
177 and x9,x14,#0xff //(iv)
197 smov x14, v5.2s[1] //extract idx to the r register
199 lsl x14,x14,#1
204 and x9,x14,#0xff //(v)
211 asr x14,x14,#8 //(vi)
213 and x9,x14,#0xff //(vi)
223 asr x14,x14,#8 //(vii)
225 and x9,x14,#0xff //(vii)
238 asr x14,x14,#8 //(viii)
240 and x9,x14,#0xff //(viii)
277 smov x14, v3.2s[0] //(i)extract idx to the r register
278 lsl x14,x14,#1
279 and x9,x14,#0xff //(i)
283 asr x14,x14,#8 //(ii)
289 and x9,x14,#0xff //(ii)
299 asr x14,x14,#8 //(iii)
303 and x9,x14,#0xff //(iii)
311 asr x14,x14,#8 //(iv)
315 and x9,x14,#0xff //(iv)
317 smov x14, v3.2s[1] //extract idx to the r register
342 lsl x14,x14,#1
350 and x9,x14,#0xff //(v)
358 asr x14,x14,#8 //(vi)
362 and x9,x14,#0xff //(vi)
370 asr x14,x14,#8 //(vii)
374 and x9,x14,#0xff //(vii)
378 asr x14,x14,#8 //(viii)
386 and x9,x14,#0xff //(viii)
388 smov x14, v3.2s[0] //(i)extract idx to the r register
424 lsl x14,x14,#1
426 and x9,x14,#0xff //(i)
454 cmp x14,x5 //if(fract_prev > fract)
466 mov x14,x5 //fract_prev = fract
472 cmp x14,x5 //if(fract_prev > fract)
491 mov x14,x5 //fract_prev = fract
495 cmp x14,x5 //if(fract_prev > fract)
515 mov x14,x5 //fract_prev = fract
519 cmp x14,x5 //if(fract_prev > fract)