Home
last modified time | relevance | path

Searched defs:rex (Results 1 - 18 of 18) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daesni-sha256-x86_64.pl1770 sub rex { subroutine
H A Daesni-mb-x86_64.pl1450 sub rex { subroutine
H A Daesni-x86_64.pl5109 sub rex { global() subroutine
H A Daesni-sha1-x86_64.pl2080 sub rex { subroutine
/third_party/openssl/crypto/aes/asm/
H A Daesni-sha256-x86_64.pl1770 sub rex { subroutine
H A Daesni-mb-x86_64.pl1450 sub rex { subroutine
H A Daesni-x86_64.pl5109 sub rex { global() subroutine
H A Daesni-sha1-x86_64.pl2080 sub rex { subroutine
/third_party/node/deps/openssl/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl1006 sub rex { global() subroutine
[all...]
/third_party/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl1001 sub rex { global() subroutine
[all...]
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-mb-x86_64.pl1591 sub rex { subroutine
H A Dsha256-mb-x86_64.pl1591 sub rex { subroutine
/third_party/openssl/crypto/sha/asm/
H A Dsha256-mb-x86_64.pl1591 sub rex { subroutine
H A Dsha1-mb-x86_64.pl1591 sub rex { subroutine
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeX86_64.c46 static sljit_s32 emit_do_imm32(struct sljit_compiler *compiler, sljit_u8 rex, sljit_u8 opcode, sljit_sw imm) in emit_do_imm32() argument
69 sljit_u8 rex = 0; in emit_x86_instruction() local
[all...]
/third_party/node/deps/v8/src/diagnostics/x64/
H A Ddisasm-x64.cc336 void setRex(byte rex) { in setRex() argument
341 bool rex() { return rex_ != 0; } in rex() function in disasm::DisassemblerX64
/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.c657 uint8_t rex = 0x40; in x86_mov() local
694 uint8_t rex = 0x48; in x64_mov64() local
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.h174 byte rex = 0; member

Completed in 36 milliseconds