Home
last modified time | relevance | path

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

/dports/devel/distorm/distorm-20121220-r230/include/
H A Dmnemonics.h146 I_PMADDUBSW = 7411, I_PMADDWD = 7073, I_PMAXSB = 8174, I_PMAXSD = 8191, I_PMAXSW = 6964, enumerator
/dports/devel/upp/upp/uppsrc/plugin/ndisasm/lib/
H A Dinsnsi.h550 I_PMAXSB, enumerator
H A Dinsnsd.c1640 /* 1633 */ {I_PMAXSB, 2, {XMMREG,RM_XMM,0,0,0}, nasm_bytecodes+8482, IF_SSE41},
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/x86/
H A Dinsnsi.h689 I_PMAXSB, enumerator
H A Dinsnsa.c4577 {I_PMAXSB, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+27469, 169},
H A Dinsnsd.c1643 /* 1636 */ {I_PMAXSB, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+27469, 169},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/x86/
H A Dinsnsi.h689 I_PMAXSB, enumerator
H A Dinsnsa.c4587 {I_PMAXSB, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+31274, 173},
H A Dinsnsd.c1650 /* 1643 */ {I_PMAXSB, 2, {XMM_L16,RM_XMM_L16,0,0,0}, NO_DECORATOR, nasm_bytecodes+31274, 173},
/dports/devel/nasm/nasm-2.15.05/x86/
H A Dinsnsi.h689 I_PMAXSB, enumerator
H A Dinsnsa.c4571 {I_PMAXSB, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+31690, 171},
H A Dinsnsd.c1634 …/* 1627 */ {I_PMAXSB, 2, {XMM_L16,RM_XMM_L16|BITS128,0,0,0}, NO_DECORATOR, nasm_bytecodes+31690, 1…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/asm/
H A Dtokhash.c4893 { "pmaxsb", TOKEN_INSN, C_none, 0, I_PMAXSB }, in nasm_token_hash()
/dports/multimedia/vapoursynth/vapoursynth-R54/src/core/
H A Djitasm.h871 …I_PMADDUBSW, I_PMADDWD, I_PMAXSB, I_PMAXSW, I_PMAXSD, I_PMAXUB, I_PMAXUW, I_PMAXUD, I_PMINSB, I_PM… enumerator
3957 …void pmaxsb(const XmmReg& dst, const XmmReg& src) {AppendInstr(I_PMAXSB, 0x0F383C, E_MANDATOR… in pmaxsb()
3958 …void pmaxsb(const XmmReg& dst, const Mem128& src) {AppendInstr(I_PMAXSB, 0x0F383C, E_MANDATOR… in pmaxsb()
4541 …void vpmaxsb(const XmmReg& dst, const XmmReg& src1, const XmmReg& src2) {AppendInstr(I_PMAXSB, 0x3… in vpmaxsb()
4542 …void vpmaxsb(const XmmReg& dst, const XmmReg& src1, const Mem128& src2) {AppendInstr(I_PMAXSB, 0x3… in vpmaxsb()
5496 …void vpmaxsb(const YmmReg& dst, const YmmReg& src1, const YmmReg& src2) {AppendInstr(I_PMAXSB, 0x… in vpmaxsb()
5497 …void vpmaxsb(const YmmReg& dst, const YmmReg& src1, const Mem256& src2) {AppendInstr(I_PMAXSB, 0x… in vpmaxsb()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/
H A Dtokhash.c8989 { "pmaxsb", 6, TOKEN_INSN, C_none, 0, I_PMAXSB }, in nasm_token_hash()
/dports/devel/nasm/nasm-2.15.05/asm/
H A Dtokhash.c8989 { "pmaxsb", 6, TOKEN_INSN, C_none, 0, I_PMAXSB }, in nasm_token_hash()