Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/AltairZ80/
H A Dinsns.h33 I_ANDNPS, enumerator
H A Dinsnsd.c1080 /*1073*/ {I_ANDNPS, 2, {XMMREG,MEMORY,0}, "\301\2\x0F\x55\110", IF_KATMAI|IF_SSE},
1081 /*1074*/ {I_ANDNPS, 2, {XMMREG,XMMREG,0}, "\2\x0F\x55\110", IF_KATMAI|IF_SSE},
/dports/devel/distorm/distorm-20121220-r230/include/
H A Dmnemonics.h59 I_AESIMC = 9150, I_AESKEYGENASSIST = 9795, I_AND = 41, I_ANDNPD = 3021, I_ANDNPS = 3013, enumerator
/dports/devel/upp/upp/uppsrc/plugin/ndisasm/lib/
H A Dinsnsi.h31 I_ANDNPS, enumerator
H A Dinsnsd.c1234 /* 1227 */ {I_ANDNPS, 2, {XMMREG,RM_XMM,0,0,0}, nasm_bytecodes+14778, IF_KATMAI|IF_SSE},
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/x86/
H A Dinsnsi.h437 I_ANDNPS, enumerator
H A Dinsnsa.c3216 {I_ANDNPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+36268, 120},
H A Dinsnsd.c1225 …/* 1218 */ {I_ANDNPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+36268, 1…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/x86/
H A Dinsnsi.h437 I_ANDNPS, enumerator
H A Dinsnsa.c3226 {I_ANDNPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+40114, 123},
H A Dinsnsd.c1232 …/* 1225 */ {I_ANDNPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+40114, 1…
/dports/devel/nasm/nasm-2.15.05/x86/
H A Dinsnsi.h437 I_ANDNPS, enumerator
H A Dinsnsa.c3224 {I_ANDNPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+40607, 123},
H A Dinsnsd.c1232 …/* 1225 */ {I_ANDNPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+40607, 1…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/asm/
H A Dtokhash.c4641 { "andnps", TOKEN_INSN, C_none, 0, I_ANDNPS }, 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
3352 …void andnps(const XmmReg& dst, const XmmReg& src) {AppendInstr(I_ANDNPS, 0x0F55, 0, RW(dst), R(src… in andnps()
3353 …void andnps(const XmmReg& dst, const Mem128& src) {AppendInstr(I_ANDNPS, 0x0F55, 0, RW(dst), R(src… in andnps()
4101 …void vandnps(const XmmReg& dst, const XmmReg& src1, const XmmReg& src2) {AppendInstr(I_ANDNPS, 0x5… in vandnps()
4102 …void vandnps(const XmmReg& dst, const XmmReg& src1, const Mem128& src2) {AppendInstr(I_ANDNPS, 0x5… in vandnps()
4103 …void vandnps(const YmmReg& dst, const YmmReg& src1, const YmmReg& src2) {AppendInstr(I_ANDNPS, 0x5… in vandnps()
4104 …void vandnps(const YmmReg& dst, const YmmReg& src1, const Mem256& src2) {AppendInstr(I_ANDNPS, 0x5… in vandnps()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/
H A Dtokhash.c8737 { "andnps", 6, TOKEN_INSN, C_none, 0, I_ANDNPS }, in nasm_token_hash()
/dports/devel/nasm/nasm-2.15.05/asm/
H A Dtokhash.c8737 { "andnps", 6, TOKEN_INSN, C_none, 0, I_ANDNPS }, in nasm_token_hash()