Lines Matching refs:e8
374 ; scale, pack (clip16) and store the residuals 0 e8[0] + o8[0] --> + %1
375 ; 4 at one time (4 columns) 1 e8[1] + o8[1]
376 ; from %5: e8/16 + o8/16, with %1 offset ...
377 ; and %3: e8/16 - o8/16, with %2 offset 6 e8[1] - o8[1]
378 ; %4 - shift 7 e8[0] - o8[0] --> + %2
390 ; %5 - vertical offset for e8 + o8
391 ; %6 - vertical offset for e8 - o8
392 ; %7 - register with e8 inside
394 ; %9 - register to store e8 +o8
395 ; %10 - register to store e8 - o8
401 paddd m7, m6, %7 ; o8 + e8
402 psubd %7, m6 ; e8 - o8
424 TR_4x4 %2, 0, %7 ; e8: m0, m1, m2, m3, for 4 columns only
524 ; from m10: e8 + o8, with %6 offset
525 ; and %3: e8 - o8, with %7 offset