Home | History | Annotate | Download | only in arm64

Lines Matching refs:x5

126 //    x5 =>  dst_strd
171 mov x16,x5 // dst_strd 44
192 add x5,x7,x9 //off0 + off1
194 add x5,x5,#1 //off0 + off1 + 1
197 lsl x5,x5,x14 //((off0 + off1 + 1) << (shift - 1))
199 add x4,x4,x5 //tmp_lvl_shift += ((off0 + off1 + 1) << (shift - 1))
204 mov x5,x16 //load dst_strd
220 add x10,x2,x5 //pu1_dst_tmp = pu1_dst + dst_strd
273 st1 {v6.s}[0],[x10],x5 //store pu1_dst ii iteration
281 st1 {v19.s}[0],[x10],x5 //store pu1_dst iii iteration
285 st1 {v18.s}[0],[x10],x5 //store pu1_dst iv iteration
298 sub x20,x7,x5,lsl #2 //2*dst_strd - wd