HomeSort by relevance Sort by last modified time
    Searched full:xorq (Results 1 - 25 of 118) sorted by null

1 2 3 4 5

  /art/runtime/interpreter/mterp/x86_64/
op_xor_long.S 1 %include "x86_64/binopWide.S" {"instr":"xorq (rFP,%rcx,4), %rax"}
op_xor_long_2addr.S 1 %include "x86_64/binopWide2addr.S" {"instr":"xorq %rax, (rFP,%rcx,4)"}
op_neg_double.S 1 %include "x86_64/unop.S" {"preinstr":" movq $0x8000000000000000, %rsi", "instr":" xorq %rsi, %rax", "wide":"1"}
op_return_void_no_barrier.S 6 xorq %rax, %rax
op_return_void.S 8 xorq %rax, %rax
  /external/boringssl/linux-x86_64/crypto/sha/
sha512-x86_64.S 53 xorq %rcx,%rdi
61 xorq %r8,%r13
63 xorq %r10,%r15
66 xorq %rax,%r14
71 xorq %r10,%r15
74 xorq %r8,%r13
79 xorq %rax,%r14
81 xorq %rbx,%r15
89 xorq %rdi,%r11
102 xorq %rdx,%r1
    [all...]
  /external/boringssl/mac-x86_64/crypto/sha/
sha512-x86_64.S 52 xorq %rcx,%rdi
60 xorq %r8,%r13
62 xorq %r10,%r15
65 xorq %rax,%r14
70 xorq %r10,%r15
73 xorq %r8,%r13
78 xorq %rax,%r14
80 xorq %rbx,%r15
88 xorq %rdi,%r11
101 xorq %rdx,%r1
    [all...]
  /external/boringssl/linux-x86_64/crypto/modes/
ghash-x86_64.S 18 xorq %rax,%rax
19 xorq %rbx,%rbx
37 xorq 8(%rsi,%rbx,1),%r8
39 xorq (%rsi,%rbx,1),%r9
41 xorq (%r11,%rdx,8),%r9
44 xorq %r10,%r8
52 xorq 8(%rsi,%rax,1),%r8
54 xorq (%rsi,%rax,1),%r9
56 xorq (%r11,%rdx,8),%r9
58 xorq %r10,%r
    [all...]
  /external/boringssl/mac-x86_64/crypto/modes/
ghash-x86_64.S 17 xorq %rax,%rax
18 xorq %rbx,%rbx
36 xorq 8(%rsi,%rbx,1),%r8
38 xorq (%rsi,%rbx,1),%r9
40 xorq (%r11,%rdx,8),%r9
43 xorq %r10,%r8
51 xorq 8(%rsi,%rax,1),%r8
53 xorq (%rsi,%rax,1),%r9
55 xorq (%r11,%rdx,8),%r9
57 xorq %r10,%r
    [all...]
  /external/boringssl/linux-x86_64/crypto/rand/
rdrand-x86_64.S 12 xorq %rax,%rax
46 xorq %rax,%rax
  /external/boringssl/mac-x86_64/crypto/rand/
rdrand-x86_64.S 12 xorq %rax,%rax
46 xorq %rax,%rax
  /bionic/libc/arch-x86_64/bionic/
setjmp.S 71 xorq \reg,%rbx
72 xorq \reg,%rbp
73 xorq \reg,%r12
74 xorq \reg,%r13
75 xorq \reg,%r14
76 xorq \reg,%r15
77 xorq \reg,%rsp
78 xorq \reg,%r11
89 xorq (\i*8)(\src), \dst
121 xorq %rsi,%rsi // NULL
    [all...]
  /external/valgrind/none/tests/amd64/
bmi.c 66 "xorq $0x8d5, (%%rsp)" "\n\t"
72 "xorq $0x8d5, (%%rsp)" "\n\t"
107 "xorq $0x8d5, (%%rsp)" "\n\t"
113 "xorq $0x8d5, (%%rsp)" "\n\t"
146 "xorq $0x8d5, (%%rsp)" "\n\t"
152 "xorq $0x8d5, (%%rsp)" "\n\t"
161 "xorq $0x8d5, (%%rsp)" "\n\t"
167 "xorq $0x8d5, (%%rsp)" "\n\t"
185 "xorq $0x8d5, (%%rsp)" "\n\t"
191 "xorq $0x8d5, (%%rsp)" "\n\t
    [all...]
bug132918.c 23 "xorq %%rax,%%rax\n\t"
xacq_xrel.c 147 "xorq %%rax, %%rax" "\n\t"
165 "xorq %%rax, %%rax" "\n\t"
166 "xorq %%rdx, %%rdx" "\n\t"
184 "xorq %%rax, %%rax" "\n\t"
209 "xorq %%rax, %%rax" "\n\t"
234 "xorq %%rax, %%rax" "\n\t"
  /external/llvm/test/CodeGen/X86/
vec_fneg.ll 33 ; xorq (flip sign bits)
39 ; CHECK-NEXT: xorq %rdi, %rax
  /prebuilts/go/darwin-x86/src/crypto/sha512/
sha512block_amd64.s 64 XORQ CX, AX; \
66 XORQ DX, AX; \
72 XORQ CX, BX; \
73 XORQ DX, BX; \
92 XORQ CX, AX; \
96 XORQ AX, DX; \
101 XORQ CX, AX; \
117 XORQ DX, DI; \
118 XORQ CX, BX; \
123 XORQ CX, BX;
    [all...]
  /prebuilts/go/linux-x86/src/crypto/sha512/
sha512block_amd64.s 64 XORQ CX, AX; \
66 XORQ DX, AX; \
72 XORQ CX, BX; \
73 XORQ DX, BX; \
92 XORQ CX, AX; \
96 XORQ AX, DX; \
101 XORQ CX, AX; \
117 XORQ DX, DI; \
118 XORQ CX, BX; \
123 XORQ CX, BX;
    [all...]
  /external/boringssl/linux-x86_64/crypto/bn/
x86_64-mont.S 45 xorq %r14,%r14
46 xorq %r15,%r15
97 xorq %rdx,%rdx
108 xorq %r15,%r15
163 xorq %rdx,%rdx
175 xorq %r14,%r14
189 xorq %r14,%r14
195 xorq %rcx,%rsi
197 xorq %rcx,%rsi
242 xorq %r14,%r1
    [all...]
  /external/boringssl/mac-x86_64/crypto/bn/
x86_64-mont.S 44 xorq %r14,%r14
45 xorq %r15,%r15
96 xorq %rdx,%rdx
107 xorq %r15,%r15
162 xorq %rdx,%rdx
174 xorq %r14,%r14
188 xorq %r14,%r14
194 xorq %rcx,%rsi
196 xorq %rcx,%rsi
241 xorq %r14,%r1
    [all...]
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32_amd64.s 57 XORQ AX, AX
crc32_amd64p32.s 57 XORQ AX, AX
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32_amd64.s 57 XORQ AX, AX
crc32_amd64p32.s 57 XORQ AX, AX
  /external/boringssl/linux-x86_64/crypto/rc4/
rc4-x86_64.S 22 xorq %r10,%r10
23 xorq %rcx,%rcx
31 xorq %rbx,%rbx
132 xorq (%r12),%r8
165 xorq %rcx,%rcx
323 xorq %rcx,%rcx
534 xorq %r9,%r9
535 xorq %r10,%r10
536 xorq %r11,%r11
549 xorq %r9,%r
    [all...]

Completed in 399 milliseconds

1 2 3 4 5