Home
last modified time | relevance | path

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

/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.h38 I_BLENDPS, enumerator
H A Dinsnsd.c1610 /* 1603 */ {I_BLENDPS, 3, {XMMREG,RM_XMM,IMMEDIATE,0,0}, nasm_bytecodes+5948, IF_SSE41},
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/x86/
H A Dinsnsi.h669 I_BLENDPS, enumerator
H A Dinsnsa.c4467 {I_BLENDPS, 3, {XMM_L16,RM_XMM_L16,IMMEDIATE,0,0}, NO_DECORATOR, nasm_bytecodes+8924, 169},
H A Dinsnsd.c1610 …/* 1603 */ {I_BLENDPS, 3, {XMM_L16,RM_XMM_L16,IMMEDIATE,0,0}, NO_DECORATOR, nasm_bytecodes+8924, 1…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/x86/
H A Dinsnsi.h669 I_BLENDPS, enumerator
H A Dinsnsa.c4477 {I_BLENDPS, 3, {XMM_L16,RM_XMM_L16,IMMEDIATE,0,0}, NO_DECORATOR, nasm_bytecodes+12609, 173},
H A Dinsnsd.c1617 …/* 1610 */ {I_BLENDPS, 3, {XMM_L16,RM_XMM_L16,IMMEDIATE,0,0}, NO_DECORATOR, nasm_bytecodes+12609, …
/dports/devel/nasm/nasm-2.15.05/x86/
H A Dinsnsi.h669 I_BLENDPS, enumerator
H A Dinsnsa.c4463 …{I_BLENDPS, 3, {XMM_L16,RM_XMM_L16|BITS128,IMMEDIATE|BITS8,0,0}, NO_DECORATOR, nasm_bytecodes+1260…
H A Dinsnsd.c1603 …/* 1596 */ {I_BLENDPS, 3, {XMM_L16,RM_XMM_L16|BITS128,IMMEDIATE|BITS8,0,0}, NO_DECORATOR, nasm_byt…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/asm/
H A Dtokhash.c4873 { "blendps", TOKEN_INSN, C_none, 0, I_BLENDPS }, in nasm_token_hash()
/dports/multimedia/vapoursynth/vapoursynth-R54/src/core/
H A Djitasm.h849 I_BLENDPS, I_BLENDPD, I_BLENDVPS, I_BLENDVPD, enumerator
3904 …void blendps(const XmmReg& dst, const XmmReg& src, const Imm8& mask) {AppendInstr(I_BLENDPS, 0x0F… in blendps()
3905 …void blendps(const XmmReg& dst, const Mem128& src, const Imm8& mask) {AppendInstr(I_BLENDPS, 0x0F… in blendps()
4109 … const XmmReg& src1, const XmmReg& src2, const Imm8& mask) {AppendInstr(I_BLENDPS, 0x0C, E_VEX_128… in vblendps()
4110 … const XmmReg& src1, const Mem128& src2, const Imm8& mask) {AppendInstr(I_BLENDPS, 0x0C, E_VEX_128… in vblendps()
4111 … const YmmReg& src1, const YmmReg& src2, const Imm8& mask) {AppendInstr(I_BLENDPS, 0x0C, E_VEX_256… in vblendps()
4112 … const YmmReg& src1, const Mem256& src2, const Imm8& mask) {AppendInstr(I_BLENDPS, 0x0C, E_VEX_256… in vblendps()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/
H A Dtokhash.c8969 { "blendps", 7, TOKEN_INSN, C_none, 0, I_BLENDPS }, in nasm_token_hash()
/dports/devel/nasm/nasm-2.15.05/asm/
H A Dtokhash.c8969 { "blendps", 7, TOKEN_INSN, C_none, 0, I_BLENDPS }, in nasm_token_hash()