Home
last modified time | relevance | path

Searched refs:PSUBSB (Results 1 – 25 of 106) sorted by relevance

12345

/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/meta/src/isa/x86/
H A Dopcodes.rs546 pub static PSUBSB: [u8; 3] = [0x66, 0x0f, 0xe8]; const
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen-meta/src/isa/x86/
H A Dopcodes.rs530 pub static PSUBSB: [u8; 3] = [0x66, 0x0f, 0xe8]; variable
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen-meta/src/isa/x86/
H A Dopcodes.rs580 pub static PSUBSB: [u8; 3] = [0x66, 0x0f, 0xe8]; variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen-meta/src/isa/x86/
H A Dopcodes.rs580 pub static PSUBSB: [u8; 3] = [0x66, 0x0f, 0xe8]; variable
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen-meta/src/isa/x86/
H A Dopcodes.rs580 pub static PSUBSB: [u8; 3] = [0x66, 0x0f, 0xe8]; const
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen-meta/src/isa/x86/
H A Dopcodes.rs580 pub static PSUBSB: [u8; 3] = [0x66, 0x0f, 0xe8]; const
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/
H A Dsimd.d191 PSUBSB = 0x660FE8, in version() enumerator
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/
H A Dsimd.d191 PSUBSB = 0x660FE8, in version() enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/
H A Dsimd.d191 PSUBSB = 0x660FE8, in version() enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/
H A Dsimd.d191 PSUBSB = 0x660FE8, in version() enumerator
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/
H A Dsimd.d191 PSUBSB = 0x660FE8, in version() enumerator
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/
H A Dsimd.d191 PSUBSB = 0x660FE8, in version() enumerator
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dtasm.vim70 syn keyword tasmMMXinst PSUBSB PSUBSW PSUBUSB PSUBUSW PSUBW PUNPCKHBW
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dtasm.vim70 syn keyword tasmMMXinst PSUBSB PSUBSW PSUBUSB PSUBUSW PSUBW PUNPCKHBW
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/
H A Dsimd.d205 PSUBSB = 0x660FE8, in version() enumerator
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/
H A Dsimd.d205 PSUBSB = 0x660FE8, in version() enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/
H A Dsimd.d205 PSUBSB = 0x660FE8, in version() enumerator
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/
H A Dsimd.d205 PSUBSB = 0x660FE8, in version() enumerator
/dports/devel/jwasm/JWasm-f0a2fdd/src/H/
H A Dinstravx.h232 avxins (PSUBSB ,vpsubsb , P_AVX, 0 ) /* -, s */
/dports/devel/distorm/distorm-20121220-r230/examples/java/distorm/src/diStorm3/
H A DOpcodeEnum.java120 ADD, VCMPNGESS, ADC, PSUBSB, BLENDVPD, VPUNPCKHBW, RDPMC, MOVNTPS, BSF, VCMPLTPD, enumConstant
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/validator_ragel/instruction_definitions/
H A Dmmx_instructions.def259 ######## PSUBSB ################################################################
/dports/devel/py-PeachPy/PeachPy-01d1515/test/x86_64/encoding/
H A Dtest_mmxsse.py892 self.assertEqual(bytearray([0x0F, 0xE8, 0xDD]), PSUBSB(mm3, mm5).encode())
893 …self.assertEqual(bytearray([0x41, 0x0F, 0xE8, 0x5C, 0xD3, 0xA8]), PSUBSB(mm3, qword[r11 + rdx*8 - …
894 self.assertEqual(bytearray([0x66, 0x41, 0x0F, 0xE8, 0xCE]), PSUBSB(xmm1, xmm14).encode())
895 …self.assertEqual(bytearray([0x66, 0x41, 0x0F, 0xE8, 0x4C, 0xC2, 0xB3]), PSUBSB(xmm1, oword[r10 + r…
/dports/devel/py-PeachPy/PeachPy-01d1515/peachpy/x86_64/
H A D__init__.py127 PSUBB, PSUBW, PSUBD, PSUBQ, PSUBSB, PSUBSW, PSUBUSB, PSUBUSW, \
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/asm/internal/asm/testdata/
H A Damd64enc.s4546 PSUBSB (BX), X2 // 660fe813
4547 PSUBSB (R11), X2 // 66410fe813
4548 PSUBSB X2, X2 // 660fe8d2
4549 PSUBSB X11, X2 // 66410fe8d3
4550 PSUBSB (BX), X11 // 66440fe81b
4551 PSUBSB (R11), X11 // 66450fe81b
4552 PSUBSB X2, X11 // 66440fe8da
4553 PSUBSB X11, X11 // 66450fe8db
/dports/textproc/highlight/highlight-4.1/langDefs/
H A Dpurebasic.lang144 … "PSUBD", "PSUBSB", "PSUBSW", "PSUBUSB", "PSUBUSW", "PSUBW", "PUNPCKHBW", "PUNPCKHDQ", "PUNPCKHWD",

12345