HomeSort by relevance Sort by last modified time
    Searched refs:pushq (Results 1 - 25 of 96) 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...]
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-amd64-darwin.S 67 pushq %rax
68 pushq %rbx
69 pushq %rcx
70 pushq %rdx
71 pushq %rsi
72 pushq %rbp
73 pushq %r8
74 pushq %r9
75 pushq %r10
76 pushq %r1
    [all...]
dispatch-amd64-linux.S 68 pushq %rax
69 pushq %rbx
70 pushq %rcx
71 pushq %rdx
72 pushq %rsi
73 pushq %rbp
74 pushq %r8
75 pushq %r9
76 pushq %r10
77 pushq %r1
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syscall-amd64-linux.S 81 pushq %rbx
82 pushq %rbp
83 pushq %r12
84 pushq %r13
85 pushq %r14
86 pushq %r15
91 pushq %rdi ; \
92 pushq %rsi ; \
93 pushq %rdx ; \
94 pushq %rcx ;
    [all...]
syscall-amd64-darwin.S 86 pushq %rbp
89 pushq %rdi // -8(%rbp) syscallno
90 pushq %rsi // -16(%rbp) guest_state
91 pushq %rdx // -24(%rbp) sysmask
92 pushq %rcx // -32(%rbp) postmask
93 pushq %r8 // -40(%rbp) sigsetSzB
127 pushq %rax
129 pushq %rax
132 pushq %rax
  /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
  /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
  /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

Completed in 514 milliseconds

1 2 3 4