Lines Matching refs:SIMDPrefix
564 enum SIMDPrefix { kNone = 0x0, k66 = 0x1, kF3 = 0x2, kF2 = 0x3 }; enum
1069 SIMDPrefix pp, LeadingOpcode m, VexW w);
1071 SIMDPrefix pp, LeadingOpcode m, VexW w);
2104 SIMDPrefix pp);
2109 SIMDPrefix pp);
2111 VectorLength l, SIMDPrefix pp, LeadingOpcode m,
2114 VectorLength l, SIMDPrefix pp, LeadingOpcode m,
2117 VectorLength l, SIMDPrefix pp, LeadingOpcode m,
2120 VectorLength l, SIMDPrefix pp, LeadingOpcode m,
2398 void bmi2q(SIMDPrefix pp, byte op, Register reg, Register vreg, Register rm);
2399 void bmi2q(SIMDPrefix pp, byte op, Register reg, Register vreg, Operand rm);
2400 void bmi2l(SIMDPrefix pp, byte op, Register reg, Register vreg, Register rm);
2401 void bmi2l(SIMDPrefix pp, byte op, Register reg, Register vreg, Operand rm);