Lines Matching refs:d6
138 vld1.32 d6[0], [r0], r2 @load row 3 in source
139 vld1.32 d6[1], [r0], r2 @load row 4 in source
142 vmovl.u8 q3, d6 @converting rows 3,4 to 16-bit
155 vqmovun.s16 d6, q3 @saturating rows 3,4 to unsigned 8-bit
159 vst1.32 d6[0], [r1], r3 @store row 3 in destination
160 vst1.32 d6[1], [r1], r3 @store row 4 in destination
169 vld1.8 d6, [r0], r2 @load row 2 in source
173 vmovl.u8 q3, d6 @converting row 2 to 16-bit
192 vqmovun.s16 d6, q3 @saturating row 2 to unsigned 8-bit
197 vst1.8 d6, [r1], r3 @store row 2 in destination
215 vmovl.u8 q8, d6 @converting row 2L to 16-bit
243 vqmovun.s16 d6, q8 @saturating row 2L to unsigned 8-bit
366 vld1.32 d6[0], [r0], r2 @load row 1 in source
367 vld1.32 d6[1], [r0], r2 @load row 2 in source
369 vmovl.u8 q3, d6 @converting rows 1,2 to 16-bit
377 vqmovun.s16 d6, q3 @saturating rows 1,2 to unsigned 8-bit
380 vst1.32 d6[0], [r1], r3 @store row 1 in destination
381 vst1.32 d6[1], [r1], r3 @store row 2 in destination
389 vld1.8 d6, [r0], r2 @load row 1 in source
392 vmovl.u8 q3, d6 @converting row 1 to 16-bit
405 vqmovun.s16 d6, q3 @saturating row 1 to unsigned 8-bit
408 vst1.8 d6, [r1], r3 @store row 1 in destination
419 vmovl.u8 q7, d6 @converting row 1L to 16-bit
446 vqmovun.s16 d6, q7 @saturating row 1L to unsigned 8-bit