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

1 2 3 4 5 6 7

  /prebuilts/go/darwin-x86/src/runtime/cgo/
gcc_amd64.S 38 popq %r15
39 popq %r14
40 popq %r13
41 popq %r12
42 popq %rbp
43 popq %rbx
  /prebuilts/go/linux-x86/src/runtime/cgo/
gcc_amd64.S 38 popq %r15
39 popq %r14
40 popq %r13
41 popq %r12
42 popq %rbp
43 popq %rbx
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/X64/
Gasket.S 57 popq %rdi // restore state
58 popq %rsi
59 popq %rbp
73 popq %rdi // restore state
74 popq %rsi
75 popq %rbp
91 popq %rdi // restore state
92 popq %rsi
93 popq %rbp
109 popq %rdi // restore stat
    [all...]
  /external/linux-kselftest/tools/testing/selftests/x86/
thunks.S 58 popq %r15
59 popq %r14
60 popq %r13
61 popq %r12
62 popq %rbp
63 popq %rbx
  /external/llvm/test/MC/X86/
no-elf-compact-unwind.s 11 popq %rax
  /external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
crt0-efi-x86_64.S 50 popq %rcx
51 popq %rdx
56 popq %rdi
57 popq %rsi
  /external/valgrind/coregrind/m_dispatch/
dispatch-amd64-darwin.S 134 popq %r15 /* get rid of the word without trashing %rflags */
141 popq %r15
151 popq %rdi
155 popq %r15
156 popq %r14
157 popq %r13
158 popq %r12
159 popq %r11
160 popq %r10
161 popq %r
    [all...]
dispatch-amd64-linux.S 135 popq %r15 /* get rid of the word without trashing %rflags */
142 popq %r15
152 popq %rdi
156 popq %r15
157 popq %r14
158 popq %r13
159 popq %r12
160 popq %r11
161 popq %r10
162 popq %r
    [all...]
dispatch-amd64-solaris.S 135 popq %r15 /* get rid of the word without trashing %rflags */
142 popq %r15
152 popq %rdi
156 popq %r15
157 popq %r14
158 popq %r13
159 popq %r12
160 popq %r11
161 popq %r10
162 popq %r
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syscall-amd64-linux.S 117 popq %r8 ; \
119 popq %rcx ; \
121 popq %rdx ; \
123 popq %rsi ; \
125 popq %rdi ; \
163 popq %rax /* syscallno -> %rax */
196 popq %r15
198 popq %r14
200 popq %r13
202 popq %r1
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
tlsgd8.s 16 popq %rbx
17 popq %rbx
tlsgd7.s 16 popq %rbx
17 popq %rbx
tlsld3.s 18 popq %rbx
19 popq %rbx
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
AsmFuncs.S 105 popq %rbx
200 popq %rax
225 popq %rax
387 popq %rax
389 popq %rax
391 popq %rax
393 popq %rax
398 popq %rax
402 popq %rax
405 popq %rax
    [all...]
  /external/llvm/test/MC/COFF/
seh-section.s 71 popq %rbp
86 popq %rbp
101 popq %rbp
seh-linkonce.s 24 popq %rbp
  /external/swiftshader/third_party/LLVM/test/MC/COFF/
seh-section.s 33 popq %rbp
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/SmmBaseHelper/X64/
PageFaultHandler.S 53 popq %r11
54 popq %r10
55 popq %r9
56 popq %r8
57 popq %rdx
58 popq %rcx
59 popq %rax # restore all volatile registers
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
AsmFuncs.S 357 popq %rax
359 popq %rax
361 popq %rax
363 popq %rax
367 popq %rax
371 popq 40(%rbp)
379 popq 24(%rbp)
382 popq %rax
384 popq %rax
387 popq %rax
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
ExceptionHandlerAsm.S 122 popq %rax
300 popq %rax
303 popq %rax
305 popq %rax
307 popq %rax
309 popq %rax
313 popq 40(%rbp)
321 popq 24(%rbp)
324 popq %rax
326 popq %rax
    [all...]
  /bionic/libc/arch-x86_64/bionic/
vfork.S 34 popq %rdi // Grab the return address.
setjmp.S 108 popq %rdi
124 popq %rdi // Pop 'env'.
128 popq %rax
172 popq %rcx
175 popq %rax // Pop 'value'.
193 popq %r11
194 popq %rax
  /device/linaro/bootloader/edk2/EmulatorPkg/Sec/X64/
SwitchRam.S 51 popq %r9 // CopySize (old stack)
52 popq %r8 // PermanentMemoryBase (old stack)
53 popq %rdx // TemporaryMemoryBase (old stack)
69 popq %rbp
  /external/llvm/test/Instrumentation/AddressSanitizer/X86/
asm_rsp_mem_op.s 14 # CHECK: popq %rdi
15 # CHECK: popq %rax
36 # CHECK: popq %rdi
37 # CHECK: popq %rax
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/X64/
PageFaultHandler.S 54 popq %r11
55 popq %r10
56 popq %r9
57 popq %r8
58 popq %rdx
59 popq %rcx
60 # popq %rax # restore all volatile registers

Completed in 611 milliseconds

1 2 3 4 5 6 7