Home
last modified time | relevance | path

Searched refs:I_PMOVZXDQ (Results 1 – 16 of 16) sorted by relevance

/dports/devel/distorm/distorm-20121220-r230/include/
H A Dmnemonics.h151 I_PMOVZXBW = 7961, I_PMOVZXDQ = 8066, I_PMOVZXWD = 8024, I_PMOVZXWQ = 8045, enumerator
/dports/devel/upp/upp/uppsrc/plugin/ndisasm/lib/
H A Dinsnsi.h572 I_PMOVZXDQ, enumerator
H A Dinsnsd.c1659 /* 1652 */ {I_PMOVZXDQ, 2, {XMMREG,RM_XMM,0,0,0}, nasm_bytecodes+8615, IF_SSE41|IF_SQ},
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/x86/
H A Dinsnsi.h708 I_PMOVZXDQ, enumerator
H A Dinsnsa.c4672 {I_PMOVZXDQ, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+27602, 174},
H A Dinsnsd.c1662 /* 1655 */ {I_PMOVZXDQ, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+27602, 174},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/x86/
H A Dinsnsi.h708 I_PMOVZXDQ, enumerator
H A Dinsnsa.c4682 {I_PMOVZXDQ, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+31407, 178},
H A Dinsnsd.c1669 /* 1662 */ {I_PMOVZXDQ, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+31407, 178},
/dports/devel/nasm/nasm-2.15.05/x86/
H A Dinsnsi.h708 I_PMOVZXDQ, enumerator
H A Dinsnsa.c4666 {I_PMOVZXDQ, 2, {XMM_L16,RM_XMM_L16|BITS64,0,0,0}, NO_DECORATOR, nasm_bytecodes+31823, 175},
H A Dinsnsd.c1653 …/* 1646 */ {I_PMOVZXDQ, 2, {XMM_L16,RM_XMM_L16|BITS64,0,0,0}, NO_DECORATOR, nasm_bytecodes+31823, …
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/asm/
H A Dtokhash.c4912 { "pmovzxdq", TOKEN_INSN, C_none, 0, I_PMOVZXDQ }, in nasm_token_hash()
/dports/multimedia/vapoursynth/vapoursynth-R54/src/core/
H A Djitasm.h873 I_PMOVZXWQ, I_PMOVZXDQ, I_PMULDQ, I_PMULHRSW, I_PMULHUW, I_PMULHW, I_PMULLW, I_PMULLD, I_PMULUDQ, enumerator
3995 …void pmovzxdq(const XmmReg& dst, const XmmReg& src) {AppendInstr(I_PMOVZXDQ, 0x0F3835, E_MAND… in pmovzxdq()
3996 …void pmovzxdq(const XmmReg& dst, const Mem64& src) {AppendInstr(I_PMOVZXDQ, 0x0F3835, E_MANDA… in pmovzxdq()
4591 …void vpmovzxdq(const XmmReg& dst, const XmmReg& src) {AppendInstr(I_PMOVZXDQ, 0x35, E_VEX_128_… in vpmovzxdq()
4592 …void vpmovzxdq(const XmmReg& dst, const Mem64& src) {AppendInstr(I_PMOVZXDQ, 0x35, E_VEX_128_… in vpmovzxdq()
5546 …void vpmovzxdq(const YmmReg& dst, const XmmReg& src) {AppendInstr(I_PMOVZXDQ, 0x35, E_VEX_256… in vpmovzxdq()
5547 …void vpmovzxdq(const YmmReg& dst, const Mem128& src) {AppendInstr(I_PMOVZXDQ, 0x35, E_VEX_256… in vpmovzxdq()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/
H A Dtokhash.c9008 { "pmovzxdq", 8, TOKEN_INSN, C_none, 0, I_PMOVZXDQ }, in nasm_token_hash()
/dports/devel/nasm/nasm-2.15.05/asm/
H A Dtokhash.c9008 { "pmovzxdq", 8, TOKEN_INSN, C_none, 0, I_PMOVZXDQ }, in nasm_token_hash()