HomeSort by relevance Sort by last modified time
    Searched full:pushq (Results 26 - 50 of 82) sorted by null

12 3 4

  /external/valgrind/main/VEX/switchback/
switchback.c 196 " pushq 168(%rax)\n" // push continuation addr
198 " pushq %rbx\n" // eflags:CA
199 " pushq 0(%rax)\n" // RAX:eflags:CA
526 " pushq %rax\n"
527 " pushq %rbx\n"
528 " pushq %rcx\n"
529 " pushq %rdx\n"
530 " pushq %rbp\n"
531 " pushq %rsi\n"
532 " pushq %rdi\n
    [all...]
  /external/llvm/test/CodeGen/X86/
tailcall-largecode.ll 20 ; CHECK: pushq
49 ; CHECK: pushq
leaf-fp-elim.ll 13 ; CHECK-NOT: pushq %rbp
2008-08-31-EH_RETURN64.ll 8 ; CHECK: pushq %rbp
avx-win64.ll 11 ; CHECK: pushq %rbp
  /external/valgrind/main/none/tests/amd64/
smc1.c 53 /* Make `code' be movabsq $dest, %rax ; pushq %rax ; ret */
71 /* pushq %rax */
  /external/llvm/test/MC/COFF/
seh.s 35 pushq %rbx
  /external/openssl/crypto/bn/asm/
x86_64-mont5.S 17 pushq %rbx
18 pushq %rbp
19 pushq %r12
20 pushq %r13
21 pushq %r14
22 pushq %r15
274 pushq %rbx
275 pushq %rbp
276 pushq %r12
277 pushq %r1
    [all...]
x86_64-mont.S 17 pushq %rbx
18 pushq %rbp
19 pushq %r12
20 pushq %r13
21 pushq %r14
22 pushq %r15
214 pushq %rbx
215 pushq %rbp
216 pushq %r12
217 pushq %r1
    [all...]
  /external/valgrind/main/VEX/test/
test-amd64-shift.h 12 asm ("pushq %4\n\t"\
21 asm ("pushq %4\n\t"\
71 asm ("pushq %4\n\t"\
test-amd64.h 9 asm ("pushq %4\n\t"\
18 asm ("pushq %3\n\t"\
test-amd64.c 375 asm ("pushq %4\n\t"
394 asm ("pushq %4\n\t"
410 asm ("pushq %3\n\t"\
426 asm ("pushq %3\n\t"\
738 asm("pushq %3\n"\
1148 asm volatile ("pushq $0x9abcdef12345678 ; popl (%%rsp) ; addq $4,%%rsp"
1155 asm volatile ("pushq $12345432 ; pushq $0x9abcdef ; popw (%%rsp) ; addl $2, %%rsp ; popq %0"
1172 asm volatile ("pushq $0\n\t"\
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/cpuinfo/
SDL_cpuinfo.c 85 " pushq %%rax # Save new EFLAGS value on stack \n"
133 " pushq %rax \n"
171 " pushq %%rbx \n"
178 " pushq %%rbx \n"
250 " pushq %%rbx \n"
256 " pushq %%rbx \n"
  /external/valgrind/main/coregrind/
m_cpuid.S 118 pushq %rbp
120 pushq %rbx
  /external/openssl/crypto/aes/asm/
aes-x86_64.S 337 pushq %rbx
338 pushq %rbp
339 pushq %r12
340 pushq %r13
341 pushq %r14
342 pushq %r15
785 pushq %rbx
786 pushq %rbp
787 pushq %r12
788 pushq %r1
    [all...]
bsaes-x86_64.S 1140 pushq %rbp
1141 pushq %rbx
1142 pushq %r12
1143 pushq %r13
1144 pushq %r14
1145 pushq %r15
1385 pushq %rbp
1386 pushq %rbx
1387 pushq %r12
1388 pushq %r1
    [all...]
  /external/llvm/lib/Target/X86/
X86JITInfo.cpp 97 "pushq %rbp\n"
104 "pushq %rdi\n"
106 "pushq %rsi\n"
108 "pushq %rdx\n"
110 "pushq %rcx\n"
112 "pushq %r8\n"
114 "pushq %r9\n"
  /external/llvm/test/MC/ELF/
relocation.s 17 pushq $bar
  /external/openssl/crypto/modes/asm/
ghash-x86_64.S 7 pushq %rbx
8 pushq %rbp
9 pushq %r12
95 pushq %rbx
96 pushq %rbp
97 pushq %r12
98 pushq %r13
99 pushq %r14
100 pushq %r15
  /external/openssl/crypto/md5/asm/
md5-x86_64.S 7 pushq %rbp
8 pushq %rbx
9 pushq %r12
10 pushq %r14
11 pushq %r15
  /external/webkit/Source/JavaScriptCore/jit/
JITStubs.cpp 178 "pushq %rbp" "\n"
180 "pushq %r12" "\n"
181 "pushq %r13" "\n"
182 "pushq %r14" "\n"
183 "pushq %r15" "\n"
184 "pushq %rbx" "\n"
409 "pushq %rbp" "\n"
411 "pushq %r12" "\n"
412 "pushq %r13" "\n"
413 "pushq %r14" "\n
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86PLT.h 41 0xff, 0x35, 0x8, 0, 0, 0, // pushq GOT + 8(%rip)
48 0x68, 0, 0, 0, 0, // pushq $index
X86PLT.cpp 277 // pushq GOT + 8(%rip)
332 // pushq $index
  /external/llvm/test/tools/llvm-objdump/
win64-unwind-data.s 66 pushq %rbx
  /external/openssl/crypto/rc4/asm/
rc4-md5-x86_64.S 9 pushq %rbx
10 pushq %rbp
11 pushq %r12
12 pushq %r13
13 pushq %r14
14 pushq %r15

Completed in 688 milliseconds

12 3 4