Lines Matching full:mi
36 #define MI %xmm14 macro
68 * the 256-bit product into LO, MI, HI.
76 * MI += X_0 * Y_1 + X_1 * Y_0
96 vpxor %xmm2, MI, MI
99 vpxor %xmm3, MI, MI
105 * registers LO, MI, and HI directly rather than XOR'ing into them.
108 vpclmulqdq $0x01, %xmm0, %xmm1, MI
112 vpxor %xmm2, MI, MI
116 * Computes the 256-bit polynomial represented by LO, HI, MI. Stores
121 vpslldq $8, MI, PL
122 vpsrldq $8, MI, PH
186 pxor MI, MI