Searched refs:vpminsw (Results 1 – 8 of 8) sorted by relevance
138 void vpminsw (Ymm dst, Ymm x, Operand y);
2015 void Assembler::vpminsw (Ymm dst, Ymm x, Operand y) { this->op(0x66, 0x0f,0xea, dst,x,y); } in vpminsw() function in skvm::Assembler
2652 liftoff::EmitSimdCommutativeBinOp<&Assembler::vpminsw, &Assembler::pminsw>( in emit_i16x8_ge_s()3125 liftoff::EmitSimdCommutativeBinOp<&Assembler::vpminsw, &Assembler::pminsw>( in emit_i16x8_min_s()
3052 liftoff::EmitSimdCommutativeBinOp<&Assembler::vpminsw, &Assembler::pminsw>( in emit_i16x8_ge_s()3550 liftoff::EmitSimdCommutativeBinOp<&Assembler::vpminsw, &Assembler::pminsw>( in emit_i16x8_min_s()
1099 a.vpminsw (A::ymm4, A::ymm3, A::ymm2); in DEF_TEST()
7872 "q\007vpmaxuw\007vpminsb\007vpminsd\007vpminsq\007vpminsw\007vpminub\007"18275 …{ 13780 /* vpminsw */, X86::VPMINSWrr, Convert__Reg1_2__Reg1_1__Reg1_0, AMFBS_None, { MCK_FR32, MC…18276 …{ 13780 /* vpminsw */, X86::VPMINSWYrr, Convert__Reg1_2__Reg1_1__Reg1_0, AMFBS_None, { MCK_VR256, …18277 …{ 13780 /* vpminsw */, X86::VPMINSWZ128rr, Convert__Reg1_2__Reg1_1__Reg1_0, AMFBS_None, { MCK_FR32…18278 …{ 13780 /* vpminsw */, X86::VPMINSWZ256rr, Convert__Reg1_2__Reg1_1__Reg1_0, AMFBS_None, { MCK_VR25…18279 …{ 13780 /* vpminsw */, X86::VPMINSWZrr, Convert__Reg1_2__Reg1_1__Reg1_0, AMFBS_None, { MCK_VR512, …18280 …{ 13780 /* vpminsw */, X86::VPMINSWrm, Convert__Reg1_2__Reg1_1__Mem1285_0, AMFBS_None, { MCK_Mem12…18281 …{ 13780 /* vpminsw */, X86::VPMINSWZ128rm, Convert__Reg1_2__Reg1_1__Mem1285_0, AMFBS_None, { MCK_M…18282 …{ 13780 /* vpminsw */, X86::VPMINSWYrm, Convert__Reg1_2__Reg1_1__Mem2565_0, AMFBS_None, { MCK_Mem2…18283 …{ 13780 /* vpminsw */, X86::VPMINSWZ256rm, Convert__Reg1_2__Reg1_1__Mem2565_0, AMFBS_None, { MCK_M…[all …]
2582 __ vpminsw(kScratchDoubleReg, src1, src2); in AssembleArchInstruction() local
4938 defm VPMINSW : avx512_binop_rm_vl_w<0xEA, "vpminsw", smin,