Searched refs:xorq (Results 176 - 193 of 193) sorted by relevance
12345678
/third_party/node/deps/v8/src/compiler/backend/x64/ |
H A D | code-generator-x64.cc | 985 __ xorq(dst, dst); \ 1664 __ xorq(rdx, rdx); in AssembleArchInstruction() 1689 ASSEMBLE_BINOP(xorq); in AssembleArchInstruction() 4169 __ xorq(dst, dst); in AssembleArchInstruction() 4384 ATOMIC_BINOP_CASE(Xor, xorl, xorq) in AssembleArchInstruction()
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/aes/ |
H A D | aesni-x86_64.s | 3507 xorq %rdx,%rdx 4229 xorq %rax,%rax 4311 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/aes/ |
H A D | aesni-x86_64.s | 3517 xorq %rdx,%rdx 4239 xorq %rax,%rax 4321 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/aes/ |
H A D | aesni-x86_64.s | 3517 xorq %rdx,%rdx 4239 xorq %rax,%rax 4321 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/aes/ |
H A D | aesni-x86_64.s | 3517 xorq %rdx,%rdx 4239 xorq %rax,%rax 4321 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/aes/ |
H A D | aesni-x86_64.s | 3517 xorq %rdx,%rdx 4239 xorq %rax,%rax 4321 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/aes/ |
H A D | aesni-x86_64.s | 3517 xorq %rdx,%rdx 4239 xorq %rax,%rax 4321 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/aes/ |
H A D | aesni-x86_64.s | 3517 xorq %rdx,%rdx 4239 xorq %rax,%rax 4321 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/aes/ |
H A D | aesni-x86_64.s | 3507 xorq %rdx,%rdx 4229 xorq %rax,%rax 4311 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/camellia/ |
H A D | cmll-x86_64.s | 1773 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/camellia/ |
H A D | cmll-x86_64.s | 1794 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/camellia/ |
H A D | cmll-x86_64.s | 1794 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/camellia/ |
H A D | cmll-x86_64.s | 1794 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/camellia/ |
H A D | cmll-x86_64.s | 1794 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/camellia/ |
H A D | cmll-x86_64.s | 1794 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/camellia/ |
H A D | cmll-x86_64.s | 1794 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/camellia/ |
H A D | cmll-x86_64.s | 1773 xorq %rax,%rax
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | macro-assembler-x64.cc | 221 xorq(r, Immediate(Internals::kMapWordXorMask)); in UnpackMapWord()
|
Completed in 42 milliseconds
12345678