HomeSort by relevance Sort by last modified time
    Searched refs:addq (Results 26 - 50 of 81) sorted by null

12 3 4

  /bionic/libm/x86_64/
s_sin.S 212 addq %rdx, %rax
288 addq %r11, %rcx
304 addq %r10, %r9
305 addq %r8, %r11
308 addq %r11, %r9
316 addq %rbx, %r9
319 addq %rsi, %r10
320 addq %r9, %r10
328 addq %rbx, %r10
331 addq %rdi, %r1
    [all...]
s_cbrt.S 99 addq %r9, %rcx
164 addq %r9, %rcx
197 addq $24, %rsp
e_hypot.S 173 addq $64, %rsp
e_log.S 206 addq $24, %rsp
e_log10.S 218 addq $24, %rsp
e_exp.S 249 addq $24, %rsp
s_log1p.S 240 addq $24, %rsp
  /external/llvm/test/MC/X86/
compact-unwind.s 31 addq $14408, %rsp ## imm = 0x3848
61 addq $408, %rsp ## imm = 0x198
  /external/valgrind/memcheck/tests/amd64-linux/
defcfaexpr.S 62 addq $256,%rsp
90 addq $8, %rsp
  /art/runtime/arch/x86_64/
jni_entrypoints_x86_64.S 63 addq LITERAL(72 + 4 * 8), %rsp
quick_entrypoints_x86_64.S 35 addq MACRO_LITERAL(4 * 8), %rsp
132 addq LITERAL(8 + 4*8), %rsp
248 addq MACRO_LITERAL(80 + 4 * 8), %rsp
400 addq MACRO_LITERAL(1), %r10 // shorty++
407 addq MACRO_LITERAL(4), %r11 // arg_array++
411 addq MACRO_LITERAL(4), %r11 // arg_array++
415 addq MACRO_LITERAL(8), %r11 // arg_array+=2
419 addq MACRO_LITERAL(4), %r11 // arg_array++
431 addq MACRO_LITERAL(1), %r10 // shorty++
441 addq MACRO_LITERAL(4), %r11 // arg_array+
    [all...]
  /external/llvm/test/MC/AsmParser/
directive_seh.s 44 addq $24, %rsp
  /bionic/libc/arch-x86_64/string/
sse2-memset-slm.S 138 addq %rdi, %rdx
156 addq $64, %rcx
  /external/v8/test/cctest/
test-code-stubs-x64.cc 91 __ addq(rsp, Immediate(kDoubleSize));
99 __ addq(rsp, Immediate(kPointerSize));
test-assembler-x64.cc 134 __ addq(rax, arg1);
433 __ addq(rax, Immediate(7));
446 __ addq(rax, Immediate(-0x1100));
620 __ addq(rsp, Immediate(ELEMENT_COUNT * sizeof(int32_t)));
  /external/valgrind/coregrind/m_dispatch/
dispatch-amd64-darwin.S 92 addq $8, %rsp
98 addq $8, %rsp
dispatch-amd64-linux.S 93 addq $8, %rsp
99 addq $8, %rsp
  /external/valgrind/coregrind/m_syswrap/
syscall-amd64-darwin.S 156 addq $$24, %rsp /* remove syscall parameters */
159 addq $$24, %rsp /* remove syscall parameters*/
  /external/llvm/test/MC/ELF/
relax-arith.s 81 addq $foo, bar
relocation.s 22 addq $bar,%rax # R_X86_64_32S
  /external/boringssl/linux-x86_64/crypto/aes/
vpaes-x86_64.S 35 addq $16,%r9
58 addq $16,%r9
61 addq $16,%r11
131 addq $16,%r9
132 addq %r10,%r11
169 addq $16,%r9
366 addq $32,%rdx
369 addq $-16,%rdx
545 addq $16,%rdx
594 addq $-16,%rd
    [all...]
aesni-x86_64.S 65 addq $16,%rax
71 addq $32,%rax
94 addq $16,%rax
100 addq $32,%rax
124 addq $16,%rax
131 addq $32,%rax
158 addq $16,%rax
165 addq $32,%rax
194 addq $16,%rax
202 addq $32,%ra
    [all...]
  /external/boringssl/mac-x86_64/crypto/aes/
vpaes-x86_64.S 35 addq $16,%r9
58 addq $16,%r9
61 addq $16,%r11
131 addq $16,%r9
132 addq %r10,%r11
169 addq $16,%r9
366 addq $32,%rdx
369 addq $-16,%rdx
545 addq $16,%rdx
594 addq $-16,%rd
    [all...]
aesni-x86_64.S 64 addq $16,%rax
70 addq $32,%rax
93 addq $16,%rax
99 addq $32,%rax
123 addq $16,%rax
130 addq $32,%rax
157 addq $16,%rax
164 addq $32,%rax
193 addq $16,%rax
201 addq $32,%ra
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.h 522 void addq(CpuRegister reg, const Immediate& imm);
523 void addq(CpuRegister dst, CpuRegister src);
524 void addq(CpuRegister dst, const Address& address);

Completed in 1505 milliseconds

12 3 4