/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/engines/ |
H A D | e_padlock-x86_64.s | 128 xorq %rax,%rax 172 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/engines/ |
H A D | e_padlock-x86_64.s | 128 xorq %rax,%rax 172 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/engines/ |
H A D | e_padlock-x86_64.s | 128 xorq %rax,%rax 172 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/engines/ |
H A D | e_padlock-x86_64.s | 128 xorq %rax,%rax 172 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/engines/ |
H A D | e_padlock-x86_64.s | 128 xorq %rax,%rax 172 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/engines/ |
H A D | e_padlock-x86_64.s | 128 xorq %rax,%rax 172 xorq %rax,%rax
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/engines/ |
H A D | e_padlock-x86_64.s | 128 xorq %rax,%rax 172 xorq %rax,%rax
|
/third_party/node/deps/v8/src/wasm/baseline/x64/ |
H A D | liftoff-assembler-x64.h | 671 __ xorq(rax, rax); in AtomicBinop() 684 __ xorq(rax, rax); in AtomicBinop() 745 liftoff::AtomicBinop(this, &Assembler::xorl, &Assembler::xorq, dst_addr, in AtomicXor() 1153 assm->xorq(rdx, rdx); in EmitIntDivOrRem() 1334 xorq(dst.gp(), dst.gp()); in emit_i64_sub() 1410 liftoff::EmitCommutativeBinOp<&Assembler::xorq, &Assembler::movq>( in emit_i64_xor() 1416 liftoff::EmitCommutativeBinOpImm<&Assembler::xorq, &Assembler::movq>( in emit_i64_xori() 2365 assm->xorq(dst.gp(), dst.gp()); in EmitAnyTrue() 2378 assm->xorq(dst.gp(), dst.gp()); in EmitAllTrue()
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/poly1305/ |
H A D | poly1305-x86_64.s | 16 xorq %rax,%rax 236 xorq %rbp,%rbp 2016 xorq %r11,%r11
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/poly1305/ |
H A D | poly1305-x86_64.s | 16 xorq %rax,%rax 242 xorq %rbp,%rbp 2046 xorq %r11,%r11
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/poly1305/ |
H A D | poly1305-x86_64.s | 16 xorq %rax,%rax 242 xorq %rbp,%rbp 2046 xorq %r11,%r11
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/poly1305/ |
H A D | poly1305-x86_64.s | 16 xorq %rax,%rax 242 xorq %rbp,%rbp 2046 xorq %r11,%r11
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/poly1305/ |
H A D | poly1305-x86_64.s | 16 xorq %rax,%rax 241 xorq %rbp,%rbp 2462 xorq %rax,%rax 3534 xorq %r11,%r11
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/poly1305/ |
H A D | poly1305-x86_64.s | 16 xorq %rax,%rax 247 xorq %rbp,%rbp 2492 xorq %rax,%rax 3564 xorq %r11,%r11
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/poly1305/ |
H A D | poly1305-x86_64.s | 16 xorq %rax,%rax 247 xorq %rbp,%rbp 2492 xorq %rax,%rax 3564 xorq %r11,%r11
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/poly1305/ |
H A D | poly1305-x86_64.s | 16 xorq %rax,%rax 247 xorq %rbp,%rbp 2492 xorq %rax,%rax 3564 xorq %r11,%r11
|
/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
|