Home
last modified time | relevance | path

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

/dports/devel/distorm/distorm-20121220-r230/include/
H A Dmnemonics.h152 I_PMULDQ = 7859, I_PMULHRSW = 7538, I_PMULHRW = 2061, I_PMULHUW = 6740, I_PMULHW = 6759, enumerator
/dports/devel/upp/upp/uppsrc/plugin/ndisasm/lib/
H A Dinsnsi.h575 I_PMULDQ, enumerator
H A Dinsnsd.c1660 /* 1653 */ {I_PMULDQ, 2, {XMMREG,RM_XMM,0,0,0}, nasm_bytecodes+8622, IF_SSE41},
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/x86/
H A Dinsnsi.h709 I_PMULDQ, enumerator
H A Dinsnsa.c4677 {I_PMULDQ, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+27609, 169},
H A Dinsnsd.c1663 /* 1656 */ {I_PMULDQ, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+27609, 169},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/x86/
H A Dinsnsi.h709 I_PMULDQ, enumerator
H A Dinsnsa.c4687 {I_PMULDQ, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+31414, 173},
H A Dinsnsd.c1670 /* 1663 */ {I_PMULDQ, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+31414, 173},
/dports/devel/nasm/nasm-2.15.05/x86/
H A Dinsnsi.h709 I_PMULDQ, enumerator
H A Dinsnsa.c4671 {I_PMULDQ, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+31830, 171},
H A Dinsnsd.c1654 …/* 1647 */ {I_PMULDQ, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+31830, 1…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/asm/
H A Dtokhash.c4913 { "pmuldq", TOKEN_INSN, C_none, 0, I_PMULDQ }, 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
3997 …void pmuldq(const XmmReg& dst, const XmmReg& src) {AppendInstr(I_PMULDQ, 0x0F3828, E_MANDATOR… in pmuldq()
3998 …void pmuldq(const XmmReg& dst, const Mem128& src) {AppendInstr(I_PMULDQ, 0x0F3828, E_MANDATOR… in pmuldq()
4605 …void vpmuldq(const XmmReg& dst, const XmmReg& src1, const XmmReg& src2) {AppendInstr(I_PMULDQ, 0x2… in vpmuldq()
4606 …void vpmuldq(const XmmReg& dst, const XmmReg& src1, const Mem128& src2) {AppendInstr(I_PMULDQ, 0x2… in vpmuldq()
5560 …void vpmuldq(const YmmReg& dst, const YmmReg& src1, const YmmReg& src2) {AppendInstr(I_PMULDQ, 0x… in vpmuldq()
5561 …void vpmuldq(const YmmReg& dst, const YmmReg& src1, const Mem256& src2) {AppendInstr(I_PMULDQ, 0x… in vpmuldq()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/
H A Dtokhash.c9009 { "pmuldq", 6, TOKEN_INSN, C_none, 0, I_PMULDQ }, in nasm_token_hash()
/dports/devel/nasm/nasm-2.15.05/asm/
H A Dtokhash.c9009 { "pmuldq", 6, TOKEN_INSN, C_none, 0, I_PMULDQ }, in nasm_token_hash()