/external/boringssl/mac-x86_64/crypto/rc4/ |
rc4-x86_64.S | 21 xorq %r10,%r10 22 xorq %rcx,%rcx 30 xorq %rbx,%rbx 131 xorq (%r12),%r8 164 xorq %rcx,%rcx 322 xorq %rcx,%rcx 533 xorq %r9,%r9 534 xorq %r10,%r10 535 xorq %r11,%r11 548 xorq %r9,%r [all...] |
/external/boringssl/src/crypto/rand/asm/ |
rdrand-x86_64.pl | 38 xorq %rax, %rax 71 xorq %rax, %rax
|
/external/llvm/test/CodeGen/X86/ |
narrow-shl-cst.ll | 90 ; CHECK: xorq $31 99 ; CHECK: xorq $-65536
|
2012-09-13-dagco-fneg.ll | 8 ; CHECK-NOT: xorq
|
vec_ctbits.ll | 30 ; CHECK-NEXT: xorq $63, %rax 35 ; CHECK-NEXT: xorq $63, %rax 103 ; CHECK-NEXT: xorq $63, %rax 109 ; CHECK-NEXT: xorq $63, %rax
|
atomic64.ll | 83 ; X64: xorq $3 85 ; X64: xorq 90 ; X64: xorq
|
vec_fp_to_int.ll | 173 ; SSE-NEXT: xorq %rcx, %rax 182 ; SSE-NEXT: xorq %rcx, %rax 197 ; AVX-NEXT: xorq %rcx, %rax 205 ; AVX-NEXT: xorq %rcx, %rax 224 ; SSE-NEXT: xorq %rcx, %rax 233 ; SSE-NEXT: xorq %rcx, %rax 248 ; AVX-NEXT: xorq %rcx, %rax 256 ; AVX-NEXT: xorq %rcx, %rax 277 ; SSE-NEXT: xorq %rcx, %rax 286 ; SSE-NEXT: xorq %rcx, %ra [all...] |
lock-inst-encoding.ll | 39 ; CHECK: xorq %{{.*}}, ({{.*}}){{.*}}encoding: [0xf0,0x48,0x31,0x37]
|
/external/boringssl/linux-x86_64/crypto/aes/ |
aes-x86_64.S | 665 xorq %rbx,%r8 666 xorq %rdx,%r11 684 xorq %rbx,%r9 685 xorq %rdx,%r12 694 xorq %rax,%r8 696 xorq %rcx,%r11 701 xorq %rax,%r9 702 xorq %rcx,%r12 707 xorq %rbx,%r10 708 xorq %rdx,%r1 [all...] |
/external/boringssl/mac-x86_64/crypto/aes/ |
aes-x86_64.S | 665 xorq %rbx,%r8 666 xorq %rdx,%r11 684 xorq %rbx,%r9 685 xorq %rdx,%r12 694 xorq %rax,%r8 696 xorq %rcx,%r11 701 xorq %rax,%r9 702 xorq %rcx,%r12 707 xorq %rbx,%r10 708 xorq %rdx,%r1 [all...] |
/external/llvm/test/MC/ELF/ |
relax-arith2.s | 62 // CHECK-NEXT: 18: 48 83 f3 7f xorq $127, %rbx 63 // CHECK-NEXT: 1c: 48 83 34 25 00 00 00 00 00 xorq $0, 0 70 xorq $0, bar
|
relax-arith3.s | 42 // CHECK-NEXT: 13: 48 81 35 00 00 00 00 00 00 00 00 xorq $0, (%rip) 46 xorq $foo, bar(%rip)
|
relax-arith.s | 61 // CHECK-NEXT: 20: 48 81 f3 00 00 00 00 xorq $0, %rbx 62 // CHECK-NEXT: 27: 48 81 34 25 00 00 00 00 00 00 00 00 xorq $0, 0 69 xorq $foo, bar
|
/external/v8/test/cctest/ |
test-macro-assembler-x64.cc | 173 __ xorq(rax, rax); // Success. 267 __ xorq(rax, rax); // Success. 369 __ xorq(rax, rax); // Success. 438 __ xorq(rax, rax); // Success. 477 __ xorq(rcx, Immediate(kSmiTagMask)); 488 __ xorq(rcx, Immediate(kSmiTagMask)); 499 __ xorq(rcx, Immediate(kSmiTagMask)); 510 __ xorq(rcx, Immediate(kSmiTagMask)); 523 __ xorq(rcx, Immediate(kSmiTagMask)); 540 __ xorq(rcx, Immediate(kSmiTagMask)) [all...] |
test-disasm-x64.cc | 61 __ xorq(rax, Immediate(12345678)); 106 __ xorq(rdx, Immediate(3)); 249 __ xorq(rbx, Immediate(12345)); 265 __ xorq(rdx, Immediate(12345)); 266 __ xorq(rdx, Operand(rbx, rcx, times_8, 10000));
|
/external/boringssl/linux-x86_64/crypto/bn/ |
x86_64-mont5.S | 65 xorq %r14,%r14 66 xorq %r15,%r15 134 xorq %rdx,%rdx 144 xorq %r15,%r15 217 xorq %rdx,%rdx 229 xorq %r14,%r14 243 xorq %r14,%r14 249 xorq %rcx,%rsi 251 xorq %rcx,%rsi 537 xorq %rdi,%rd [all...] |
/external/boringssl/mac-x86_64/crypto/bn/ |
x86_64-mont5.S | 64 xorq %r14,%r14 65 xorq %r15,%r15 133 xorq %rdx,%rdx 143 xorq %r15,%r15 216 xorq %rdx,%rdx 228 xorq %r14,%r14 242 xorq %r14,%r14 248 xorq %rcx,%rsi 250 xorq %rcx,%rsi 536 xorq %rdi,%rd [all...] |
/external/libunwind/src/x86_64/ |
getcontext.S | 99 xorq %rax, %rax 128 xorq %rax, %rax
|
/external/valgrind/memcheck/tests/amd64/ |
xor-undef-amd64.c | 20 "xorq %%r8, %%rax\n\t" 29 "xorq %%rax, %%rax\n\t"
|
/prebuilts/go/darwin-x86/src/runtime/ |
memclr_amd64.s | 15 XORQ AX, AX
|
asm_amd64p32.s | 763 XORQ AX, AX 898 XORQ $0xffff, AX // convert EQ to NE 908 XORQ AX, AX 937 XORQ AX, CX 976 XORQ SI, DI // find bit differences 985 XORQ AX, AX 986 XORQ CX, CX
|
/prebuilts/go/linux-x86/src/runtime/ |
memclr_amd64.s | 15 XORQ AX, AX
|
asm_amd64p32.s | 763 XORQ AX, AX 898 XORQ $0xffff, AX // convert EQ to NE 908 XORQ AX, AX 937 XORQ AX, CX 976 XORQ SI, DI // find bit differences 985 XORQ AX, AX 986 XORQ CX, CX
|
/external/boringssl/linux-x86_64/crypto/ec/ |
p256-x86_64-asm.S | 71 xorq %r8,%r8 72 xorq %r9,%r9 73 xorq %r10,%r10 74 xorq %r11,%r11 75 xorq %r13,%r13 172 xorq %r13,%r13 194 xorq %r8,%r8 241 xorq %r9,%r9 288 xorq %r10,%r10 431 xorq %r15,%r1 [all...] |
/external/boringssl/mac-x86_64/crypto/ec/ |
p256-x86_64-asm.S | 70 xorq %r8,%r8 71 xorq %r9,%r9 72 xorq %r10,%r10 73 xorq %r11,%r11 74 xorq %r13,%r13 171 xorq %r13,%r13 193 xorq %r8,%r8 240 xorq %r9,%r9 287 xorq %r10,%r10 430 xorq %r15,%r1 [all...] |