HomeSort by relevance Sort by last modified time
    Searched refs:pushq (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /external/llvm/test/MC/X86/
no-elf-compact-unwind.s 9 pushq %rax
x86_64-signed-reloc.s 7 pushq $foo // CHECK-NEXT: R_X86_64_32S label
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_x86-64.S 95 pushq %rdi
96 pushq %rsi
97 pushq %rbp
111 pushq %rdi
112 pushq %rsi
113 pushq %rbp
132 pushq %rbp
144 pushq %rbp
161 pushq %rdi
173 pushq %rd
    [all...]
  /bionic/libc/arch-x86_64/bionic/
vfork.S 37 pushq %rdi // Restore the return address.
setjmp.S 53 pushq %rdi
78 pushq %r8
sigsetjmp.S 58 pushq %rdi
80 pushq %rsi
  /external/llvm/test/MC/COFF/
seh-section.s 30 pushq %rbp
seh.s 135 pushq %rbx
  /external/lldb/tools/debugserver/source/MacOSX/
HasAVX.s 16 pushq %rbp
18 pushq %rbx
  /external/llvm/test/MC/X86/AlignedBundling/
single-inst-bundling.s 10 pushq %rbp
11 pushq %r14
12 pushq %rbx
asm-printing-bundle-directives.s 10 pushq %rbp
relax-in-bundle-group.s 10 pushq %rbp
long-nop-pad.s 27 # CHECK-NEXT: 3f: pushq
  /external/chromium_org/v8/test/cctest/
test-code-stubs-x64.cc 59 __ pushq(rbx);
60 __ pushq(rcx);
61 __ pushq(rdx);
62 __ pushq(rsi);
63 __ pushq(rdi);
80 __ pushq(reg);
test-assembler-x64.cc 103 __ pushq(rbp);
105 __ pushq(arg2); // Value at (rbp - 8)
106 __ pushq(arg2); // Value at (rbp - 16)
107 __ pushq(arg1); // Value at (rbp - 24)
365 __ pushq(rbp);
368 __ pushq(arg2); // Value at (rbp - 8)
369 __ pushq(arg2); // Value at (rbp - 16)
370 __ pushq(arg1); // Value at (rbp - 24)
399 __ pushq(rbp);
531 __ pushq(rbx)
    [all...]
  /external/llvm/test/MC/ELF/
fde.s 14 pushq %rbp
relocation.s 19 pushq $bar
  /external/chromium_org/third_party/boringssl/linux-x86_64/crypto/bn/
rsaz-x86_64.S 11 pushq %rbx
12 pushq %rbp
13 pushq %r12
14 pushq %r13
15 pushq %r14
16 pushq %r15
404 pushq %rbx
405 pushq %rbp
406 pushq %r12
407 pushq %r1
    [all...]
x86_64-mont.S 23 pushq %rbx
24 pushq %rbp
25 pushq %r12
26 pushq %r13
27 pushq %r14
28 pushq %r15
219 pushq %rbx
220 pushq %rbp
221 pushq %r12
222 pushq %r1
    [all...]
  /external/chromium_org/third_party/boringssl/mac-x86_64/crypto/bn/
rsaz-x86_64.S 11 pushq %rbx
12 pushq %rbp
13 pushq %r12
14 pushq %r13
15 pushq %r14
16 pushq %r15
404 pushq %rbx
405 pushq %rbp
406 pushq %r12
407 pushq %r1
    [all...]
x86_64-mont.S 23 pushq %rbx
24 pushq %rbp
25 pushq %r12
26 pushq %r13
27 pushq %r14
28 pushq %r15
219 pushq %rbx
220 pushq %rbp
221 pushq %r12
222 pushq %r1
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/gas64/
gas-macho64-pic.asm 13 pushq _foo@GOTPCREL(%rip) label
  /external/llvm/test/tools/llvm-objdump/Inputs/
win64-unwind.exe.coff-x86_64.asm 13 pushq %rbx
  /external/llvm/test/MC/AsmParser/
directive_seh.s 20 pushq %rbx
  /external/chromium_org/v8/src/x64/
regexp-macro-assembler-x64.cc 302 __ pushq(rsi);
303 __ pushq(rdi);
305 __ pushq(backtrack_stackpointer());
654 __ pushq(rbp);
666 __ pushq(rsi);
667 __ pushq(rdi);
668 __ pushq(rbx);
678 __ pushq(rdi);
679 __ pushq(rsi);
680 __ pushq(rdx)
    [all...]

Completed in 448 milliseconds

1 2 3 4