Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/AltairZ80/
H A Dinsns.h355 I_ORPS, enumerator
H A Dinsnsd.c1171 /*1164*/ {I_ORPS, 2, {XMMREG,MEMORY,0}, "\301\2\x0F\x56\110", IF_KATMAI|IF_SSE},
1172 /*1165*/ {I_ORPS, 2, {XMMREG,XMMREG,0}, "\2\x0F\x56\110", IF_KATMAI|IF_SSE},
/dports/devel/distorm/distorm-20121220-r230/include/
H A Dmnemonics.h130 I_ORPS = 3047, I_OUT = 451, I_OUTS = 128, I_PABSB = 7688, I_PABSD = 7718, I_PABSW = 7703, enumerator
/dports/devel/upp/upp/uppsrc/plugin/ndisasm/lib/
H A Dinsnsi.h459 I_ORPS, enumerator
H A Dinsnsd.c1298 /* 1291 */ {I_ORPS, 2, {XMMREG,RM_XMM,0,0,0}, nasm_bytecodes+14928, IF_KATMAI|IF_SSE},
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/x86/
H A Dinsnsi.h482 I_ORPS, enumerator
H A Dinsnsa.c3456 {I_ORPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+36424, 120},
H A Dinsnsd.c1284 …/* 1277 */ {I_ORPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+36424, 120…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/x86/
H A Dinsnsi.h482 I_ORPS, enumerator
H A Dinsnsa.c3466 {I_ORPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+40270, 123},
H A Dinsnsd.c1291 …/* 1284 */ {I_ORPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+40270, 123…
/dports/devel/nasm/nasm-2.15.05/x86/
H A Dinsnsi.h482 I_ORPS, enumerator
H A Dinsnsa.c3461 {I_ORPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+40763, 123},
H A Dinsnsd.c1288 …/* 1281 */ {I_ORPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+40763, 123…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/asm/
H A Dtokhash.c4686 { "orps", TOKEN_INSN, C_none, 0, I_ORPS }, in nasm_token_hash()
/dports/multimedia/vapoursynth/vapoursynth-R54/src/core/
H A Djitasm.h863 I_ORPS, I_ORPD, enumerator
3451 …void orps(const XmmReg& dst, const XmmReg& src) {AppendInstr(I_ORPS, 0x0F56, 0, RW(dst), R(src))… in orps()
3452 …void orps(const XmmReg& dst, const Mem128& src) {AppendInstr(I_ORPS, 0x0F56, 0, RW(dst), R(src))… in orps()
4403 …void vorps(const XmmReg& dst, const XmmReg& src1, const XmmReg& src2) {AppendInstr(I_ORPS, 0x56, E… in vorps()
4404 …void vorps(const XmmReg& dst, const XmmReg& src1, const Mem128& src2) {AppendInstr(I_ORPS, 0x56, E… in vorps()
4405 …void vorps(const YmmReg& dst, const YmmReg& src1, const YmmReg& src2) {AppendInstr(I_ORPS, 0x56, E… in vorps()
4406 …void vorps(const YmmReg& dst, const YmmReg& src1, const Mem256& src2) {AppendInstr(I_ORPS, 0x56, E… in vorps()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/
H A Dtokhash.c8782 { "orps", 4, TOKEN_INSN, C_none, 0, I_ORPS }, in nasm_token_hash()
/dports/devel/nasm/nasm-2.15.05/asm/
H A Dtokhash.c8782 { "orps", 4, TOKEN_INSN, C_none, 0, I_ORPS }, in nasm_token_hash()