Home
last modified time | relevance | path

Searched refs:I_ANDPD (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/simh/simh-3.9.0_5/AltairZ80/
H A Dinsns.h34 I_ANDPD, enumerator
H A Dinsnsd.c1413 /*1406*/ {I_ANDPD, 2, {XMMREG,XMMREG,0}, "\331\3\x66\x0F\x54\110", IF_WILLAMETTE|IF_SSE2},
1414 …/*1407*/ {I_ANDPD, 2, {XMMREG,MEMORY,0}, "\301\331\3\x66\x0F\x54\110", IF_WILLAMETTE|IF_SSE2|IF_SM…
/dports/devel/distorm/distorm-20121220-r230/include/
H A Dmnemonics.h60 I_ANDPD = 2990, I_ANDPS = 2983, I_ARPL = 111, I_BLENDPD = 9372, I_BLENDPS = 9353, enumerator
/dports/devel/upp/upp/uppsrc/plugin/ndisasm/lib/
H A Dinsnsi.h32 I_ANDPD, enumerator
H A Dinsnsd.c1458 … /* 1451 */ {I_ANDPD, 2, {XMMREG,RM_XMM,0,0,0}, nasm_bytecodes+15486, IF_WILLAMETTE|IF_SSE2|IF_SO},
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/x86/
H A Dinsnsi.h560 I_ANDPD, enumerator
H A Dinsnsa.c3880 {I_ANDPD, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+36970, 141},
H A Dinsnsd.c1455 /* 1448 */ {I_ANDPD, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+36970, 141},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/x86/
H A Dinsnsi.h560 I_ANDPD, enumerator
H A Dinsnsa.c3890 {I_ANDPD, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+40816, 144},
H A Dinsnsd.c1462 /* 1455 */ {I_ANDPD, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+40816, 144},
/dports/devel/nasm/nasm-2.15.05/x86/
H A Dinsnsi.h560 I_ANDPD, enumerator
H A Dinsnsa.c3881 {I_ANDPD, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+41309, 143},
H A Dinsnsd.c1455 /* 1448 */ {I_ANDPD, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+41309, 143},
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/asm/
H A Dtokhash.c4764 { "andpd", TOKEN_INSN, C_none, 0, I_ANDPD }, in nasm_token_hash()
/dports/multimedia/vapoursynth/vapoursynth-R54/src/core/
H A Djitasm.h848 I_ADDPS, I_ADDSS, I_ADDPD, I_ADDSD, I_ADDSUBPS, I_ADDSUBPD, I_ANDPS, I_ANDPD, I_ANDNPS, I_ANDNPD, enumerator
3491 …void andpd(const XmmReg& dst, const XmmReg& src) {AppendInstr(I_ANDPD, 0x0F54, E_MANDATORY_PREFIX_… in andpd()
3492 …void andpd(const XmmReg& dst, const Mem128& src) {AppendInstr(I_ANDPD, 0x0F54, E_MANDATORY_PREFIX_… in andpd()
4089 …void vandpd(const XmmReg& dst, const XmmReg& src1, const XmmReg& src2) {AppendInstr(I_ANDPD, 0x54,… in vandpd()
4090 …void vandpd(const XmmReg& dst, const XmmReg& src1, const Mem128& src2) {AppendInstr(I_ANDPD, 0x54,… in vandpd()
4091 …void vandpd(const YmmReg& dst, const YmmReg& src1, const YmmReg& src2) {AppendInstr(I_ANDPD, 0x54,… in vandpd()
4092 …void vandpd(const YmmReg& dst, const YmmReg& src1, const Mem256& src2) {AppendInstr(I_ANDPD, 0x54,… in vandpd()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/
H A Dtokhash.c8860 { "andpd", 5, TOKEN_INSN, C_none, 0, I_ANDPD }, in nasm_token_hash()
/dports/devel/nasm/nasm-2.15.05/asm/
H A Dtokhash.c8860 { "andpd", 5, TOKEN_INSN, C_none, 0, I_ANDPD }, in nasm_token_hash()