Home
last modified time | relevance | path

Searched refs:xorq (Results 176 - 193 of 193) sorted by relevance

12345678

/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc985 __ 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 Daesni-x86_64.s3507 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 Daesni-x86_64.s3517 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 Daesni-x86_64.s3517 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 Daesni-x86_64.s3517 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 Daesni-x86_64.s3517 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 Daesni-x86_64.s3517 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 Daesni-x86_64.s3517 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 Daesni-x86_64.s3507 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 Dcmll-x86_64.s1773 xorq %rax,%rax
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/camellia/
H A Dcmll-x86_64.s1794 xorq %rax,%rax
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/camellia/
H A Dcmll-x86_64.s1794 xorq %rax,%rax
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/camellia/
H A Dcmll-x86_64.s1794 xorq %rax,%rax
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/camellia/
H A Dcmll-x86_64.s1794 xorq %rax,%rax
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/camellia/
H A Dcmll-x86_64.s1794 xorq %rax,%rax
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/camellia/
H A Dcmll-x86_64.s1794 xorq %rax,%rax
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/camellia/
H A Dcmll-x86_64.s1773 xorq %rax,%rax
/third_party/node/deps/v8/src/codegen/x64/
H A Dmacro-assembler-x64.cc221 xorq(r, Immediate(Internals::kMapWordXorMask)); in UnpackMapWord()

Completed in 42 milliseconds

12345678