Lines Matching refs:e32
522 ; store intermedite e32 coeffs on stack
650 ; scale, pack (clip16) and store the residuals 0 e32[0] + o32[0] --> %1
651 ; 4 at one time (4 columns) 1 e32[1] + o32[1]
652 ; %1 - address to store e32 + o32
653 ; %2 - address to store e32 - e32
654 ; %5 - reg with e32 + o32 ...
655 ; %3 - reg with e32 - o32 30 e32[1] - o32[1]
656 ; %4 - shift 31 e32[0] - o32[0] --> %2
666 ; %2 - stack offset for e32
669 ; %5 - stack offset of e32
677 paddd m12, m10, m11 ; o32 + e32
678 psubd m11, m10 ; e32 - o32