VPMOVM2B/VPMOVM2W/VPMOVM2D/VPMOVM2Q—Convert a Mask Register to a Vector RegisterInstruction Operand EncodingDescription Converts a mask register to a vector register. Each element in the destination register is set to all 1’s or all 0’s depending on the value of the corresponding bit in the source mask register.The source operand is a mask register. The destination operand is a ZMM/YMM/XMM register.EVEX.vvvv is reserved and must be 1111b otherwise instructions will #UD.Opcode/InstructionOp/En64/32 bit Mode SupportCPUID Feature FlagDescriptionEVEX.128.F3.0F38.W0 28 /r VPMOVM2B xmm1, k1RMV/VAVX512VLAVX512BWSets each byte in XMM1 to all 1’s or all 0’s based on the value of the corresponding bit in k1. EVEX.256.F3.0F38.W0 28 /r VPMOVM2B ymm1, k1RMV/VAVX512VLAVX512BWSets each byte in YMM1 to all 1’s or all 0’s based on the value of the corresponding bit in k1. EVEX.512.F3.0F38.W0 28 /r VPMOVM2B zmm1, k1RMV/VAVX512BWSets each byte in ZMM1 to all 1’s or all 0’s based on the value of the corresponding bit in k1. EVEX.128.F3.0F38.W1 28 /r VPMOVM2W xmm1, k1 RMV/VAVX512VLAVX512BWSets each word in XMM1 to all 1’s or all 0’s based on the value of the corresponding bit in k1. EVEX.256.F3.0F38.W1 28 /rVPMOVM2W ymm1, k1 RMV/VAVX512VLAVX512BWSets each word in YMM1 to all 1’s or all 0’s based on the value of the corresponding bit in k1. EVEX.512.F3.0F38.W1 28 /r VPMOVM2W zmm1, k1 RMV/VAVX512BWSets each word in ZMM1 to all 1’s or all 0’s based on the value of the corresponding bit in k1. EVEX.128.F3.0F38.W0 38 /r VPMOVM2D xmm1, k1RMV/VAVX512VLAVX512DQSets each doubleword in XMM1 to all 1’s or all 0’s based on the value of the corresponding bit in k1. EVEX.256.F3.0F38.W0 38 /r VPMOVM2D ymm1, k1RMV/VAVX512VLAVX512DQSets each doubleword in YMM1 to all 1’s or all 0’s based on the value of the corresponding bit in k1. EVEX.512.F3.0F38.W0 38 /r VPMOVM2D zmm1, k1RMV/VAVX512DQSets each doubleword in ZMM1 to all 1’s or all 0’s based on the value of the corresponding bit in k1. EVEX.128.F3.0F38.W1 38 /r VPMOVM2Q xmm1, k1 RMV/VAVX512VLAVX512DQSets each quadword in XMM1 to all 1’s or all 0’s based on the value of the corresponding bit in k1. EVEX.256.F3.0F38.W1 38 /r VPMOVM2Q ymm1, k1 RMV/VAVX512VLAVX512DQSets each quadword in YMM1 to all 1’s or all 0’s based on the value of the corresponding bit in k1. EVEX.512.F3.0F38.W1 38 /r VPMOVM2Q zmm1, k1 RMV/VAVX512DQSets each quadword in ZMM1 to all 1’s or all 0’s based on the value of the corresponding bit in k1. Op/EnOperand 1Operand 2Operand 3Operand 4RMModRM:reg (w)ModRM:r/m (r)NANA
This UNOFFICIAL reference was generated from the official Intel® 64 and IA-32 Architectures Software Developer’s Manual by a dumb script. There is no guarantee that some parts aren't mangled or broken and is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.