Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/AltairZ80/
H A Dinsns.h563 I_UNPCKLPS, enumerator
H A Dinsnsd.c1196 /*1189*/ {I_UNPCKLPS, 2, {XMMREG,MEMORY,0}, "\301\2\x0F\x14\110", IF_KATMAI|IF_SSE},
1197 /*1190*/ {I_UNPCKLPS, 2, {XMMREG,XMMREG,0}, "\2\x0F\x14\110", IF_KATMAI|IF_SSE},
/dports/devel/distorm/distorm-20121220-r230/include/
H A Dmnemonics.h180 I_UNPCKHPS = 2286, I_UNPCKLPD = 2254, I_UNPCKLPS = 2244, I_VADDPD = 3139, enumerator
/dports/devel/upp/upp/uppsrc/plugin/ndisasm/lib/
H A Dinsnsi.h748 I_UNPCKLPS, enumerator
H A Dinsnsd.c1312 /* 1305 */ {I_UNPCKLPS, 2, {XMMREG,RM_XMM,0,0,0}, nasm_bytecodes+14994, IF_KATMAI|IF_SSE},
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/x86/
H A Dinsnsi.h495 I_UNPCKLPS, enumerator
H A Dinsnsa.c3521 {I_UNPCKLPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+36496, 120},
H A Dinsnsd.c1297 …/* 1290 */ {I_UNPCKLPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+36496,…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/x86/
H A Dinsnsi.h495 I_UNPCKLPS, enumerator
H A Dinsnsa.c3531 {I_UNPCKLPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+40342, 123},
H A Dinsnsd.c1304 …/* 1297 */ {I_UNPCKLPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+40342,…
/dports/devel/nasm/nasm-2.15.05/x86/
H A Dinsnsi.h495 I_UNPCKLPS, enumerator
H A Dinsnsa.c3526 {I_UNPCKLPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+40835, 123},
H A Dinsnsd.c1301 …/* 1294 */ {I_UNPCKLPS, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+40835,…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/asm/
H A Dtokhash.c4699 { "unpcklps", TOKEN_INSN, C_none, 0, I_UNPCKLPS }, in nasm_token_hash()
/dports/multimedia/vapoursynth/vapoursynth-R54/src/core/
H A Djitasm.h883 I_UCOMISS, I_UCOMISD, I_UNPCKHPS, I_UNPCKHPD, I_UNPCKLPS, I_UNPCKLPD, enumerator
3481 …void unpcklps(const XmmReg& dst, const XmmReg& src) {AppendInstr(I_UNPCKLPS, 0x0F14, 0, RW(dst), R… in unpcklps()
3482 …void unpcklps(const XmmReg& dst, const Mem128& src) {AppendInstr(I_UNPCKLPS, 0x0F14, 0, RW(dst), R… in unpcklps()
4770 …void vunpcklps(const XmmReg& dst, const XmmReg& src1, const XmmReg& src2) {AppendInstr(I_UNPCKLPS,… in vunpcklps()
4771 …void vunpcklps(const XmmReg& dst, const XmmReg& src1, const Mem128& src2) {AppendInstr(I_UNPCKLPS,… in vunpcklps()
4772 …void vunpcklps(const YmmReg& dst, const YmmReg& src1, const YmmReg& src2) {AppendInstr(I_UNPCKLPS,… in vunpcklps()
4773 …void vunpcklps(const YmmReg& dst, const YmmReg& src1, const Mem256& src2) {AppendInstr(I_UNPCKLPS,… in vunpcklps()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/
H A Dtokhash.c8795 { "unpcklps", 8, TOKEN_INSN, C_none, 0, I_UNPCKLPS }, in nasm_token_hash()
/dports/devel/nasm/nasm-2.15.05/asm/
H A Dtokhash.c8795 { "unpcklps", 8, TOKEN_INSN, C_none, 0, I_UNPCKLPS }, in nasm_token_hash()