D | assembler-ia32.cc | 2905 emit_vex_prefix(src1, kLIG, k66, k0F38, kW1); in vfmasd() 2914 emit_vex_prefix(src1, kLIG, k66, k0F38, kW0); in vfmass() 3053 emit_vex_prefix(vreg, kLZ, kNone, k0F38, kW0); in bmi1() 3089 emit_vex_prefix(vreg, kLZ, pp, k0F38, kW0); in bmi2() 3099 emit_vex_prefix(vreg, kLZ, kF2, k0F3A, kW0); in rorx() 3140 emit_vex_prefix(src1, kL128, pp, m, w); in vinstr() 3166 void Assembler::emit_vex_prefix(XMMRegister vreg, VectorLength l, SIMDPrefix pp, in emit_vex_prefix() function in v8::internal::Assembler 3180 void Assembler::emit_vex_prefix(Register vreg, VectorLength l, SIMDPrefix pp, in emit_vex_prefix() function in v8::internal::Assembler 3183 emit_vex_prefix(ivreg, l, pp, mm, w); in emit_vex_prefix()
|