Lines Matching refs:reg2
388 // Round, shift and saturate and store reg1-reg2 over 4 lines
389 .macro do_store4 reg1, reg2, tmp1, tmp2, type
391 sqrshrun \reg2\().8b, \reg2\().8h, #7
398 urhadd \reg2\().8b, \reg2\().8b, \tmp2\().8b
401 st1 {\reg2\().s}[0], [x0], x1
403 st1 {\reg2\().s}[1], [x0], x1
407 .macro do_store reg1, reg2, reg3, reg4, tmp1, tmp2, tmp3, tmp4, type
409 sqrshrun \reg2\().8b, \reg2\().8h, #7
418 urhadd \reg2\().8b, \reg2\().8b, \tmp2\().8b
423 st1 {\reg2\().8b}, [x0], x1