Searched refs:rbp (Results 1 - 25 of 77) sorted by relevance

1234

/macosx-10.10.1/libunwind-35.3/testsuite/
H A Dexception_missing_eh2_x86_64.s7 pushq %rbp
8 movq %rsp, %rbp
H A Dexception_32bit_lsda.s10 pushq %rbp
12 movq %rsp, %rbp
19 movq %rax, -16(%rbp)
20 movq -16(%rbp), %rax
22 movq -16(%rbp), %rax
35 pushq %rbp
37 movq %rsp, %rbp
41 movl $1, -28(%rbp)
42 movl $2, -28(%rbp)
48 movl $3, -28(%rbp)
[all...]
H A Dunwind_test_x86_64_disable_compact_frame.s26 pushq %rbp
28 movq %rsp, %rbp
39 pushq %rbp
41 movq %rsp, %rbp
59 pushq %rbp
61 movq %rsp, %rbp
63 movq %rbx, -16(%rbp)
65 movq %r12, -8(%rbp)
82 pushq %rbp
84 movq %rsp, %rbp
[all...]
H A Dunwind_test_x86_64_frame.s30 pushq %rbp
32 movq %rsp, %rbp
43 pushq %rbp
45 movq %rsp, %rbp
63 pushq %rbp
65 movq %rsp, %rbp
67 movq %rbx, -16(%rbp)
69 movq %r12, -8(%rbp)
86 pushq %rbp
88 movq %rsp, %rbp
[all...]
H A Dunwind_test_x86_64.s10 pushq %rbp
12 movq %rsp, %rbp
14 movq %rbx, -40(%rbp)
16 movq %r12, -32(%rbp)
18 movq %r13, -24(%rbp)
20 movq %r14, -16(%rbp)
22 movq %r15, -8(%rbp)
54 movq -40(%rbp), %rbx
55 movq -32(%rbp), %r12
56 movq -24(%rbp),
[all...]
/macosx-10.10.1/Libc-1044.1.2/x86_64/gen/
H A Dmcount.s28 pushq %rbp // setup mcount's frame
29 movq %rsp, %rbp
38 movq (%rbp), %rsi // load the frame pointer of mcount's caller
40 movq 8(%rbp), %rdi // set up the selfpc parameter for moncount()
50 movq %rbp, %rsp
51 popq %rbp // tear down frame
/macosx-10.10.1/xnu-2782.1.97/tools/tests/jitter/
H A Dcpu_number.s8 push %rbp
9 mov %rsp,%rbp
16 mov %rbp,%rsp
17 pop %rbp
/macosx-10.10.1/MITKerberosShim-66/
H A Dheim-sym.x86_64.s7 pushq %rbp
8 movq %rsp, %rbp
24 movq %rbp, %rsp
25 popq %rbp
32 pushq %rbp
33 movq %rsp, %rbp
49 movq %rbp, %rsp
50 popq %rbp
57 pushq %rbp
58 movq %rsp, %rbp
[all...]
H A Dheim-proxy.x86_64.s7 pushq %rbp
8 movq %rsp, %rbp
24 movq %rbp, %rsp
25 popq %rbp
32 pushq %rbp
33 movq %rsp, %rbp
49 movq %rbp, %rsp
50 popq %rbp
57 pushq %rbp
58 movq %rsp, %rbp
[all...]
/macosx-10.10.1/xnu-2782.1.97/osfmk/x86_64/
H A Dmcount.s34 pushq %rbp // setup mcount's frame
35 movq %rsp,%rbp
62 movq (%rbp),%rax // frame pointer of mcount's caller
70 movq 8(%rbp),%rsi // push selfpc parameter for mcount()
85 movq %rbp,%rsp // tear down mcount's frame
86 popq %rbp
H A Dpal_routines_asm.s92 mov -48(%rbp), %rsi /* load efi_reg into %esi */
95 mov -56(%rbp), %rcx /* load s_c_s into %rcx */
132 push %rbp /* save %rbp and align to 16-byte boundary */
151 mov -48(%rbp), %rsi /* load efi_reg into %esi */
154 mov -56(%rbp), %rcx /* load s_c_s into %rcx */
156 pop %rbp /* restore full 64-bit frame pointer */
H A Dcswitch.s73 movq %rdx,%rbp
93 movq %rbp,KSS_RBP(%rcx)
113 movq KSS_RBP(%rcx),%rbp
123 xorq %rbp,%rbp /* zero frame pointer */
142 movq %rbp,KSS_RBP(%rcx)
H A Dmachine_routines_asm.s180 xorq %rbp,%rbp /* zero frame pointer */
186 xor %rbp, %rbp
/macosx-10.10.1/Libc-1044.1.2/x86_64/string/
H A Dstrlen.s38 push %rbp
39 mov %rsp, %rbp
43 pop %rbp
H A Dstrnlen.s38 push %rbp
39 mov %rsp, %rbp
43 pop %rbp
H A Dstrcpy.s38 push %rbp
39 mov %rsp, %rbp
43 pop %rbp
/macosx-10.10.1/dyld-353.2.1/src/
H A DthreadLocalHelpers.s62 pushq %rbp
63 movq %rsp,%rbp
65 movq %rdi,RDI_SAVE_RBP(%rbp) # save registers that might be used as parameters
66 movq %rsi,RSI_SAVE_RBP(%rbp)
67 movq %rdx,RDX_SAVE_RBP(%rbp)
68 movq %rcx,RCX_SAVE_RBP(%rbp)
69 movq %rbx,RBX_SAVE_RBP(%rbp)
70 movq %r8, R8_SAVE_RBP(%rbp)
71 movq %r9, R9_SAVE_RBP(%rbp)
72 movq %r10,R10_SAVE_RBP(%rbp)
[all...]
H A Ddyld_stub_binder.s126 pushq %rbp
129 movq %rsp,%rbp
131 movq %rdi,RDI_SAVE_RBP(%rbp) # save registers that might be used as parameters
132 movq %rsi,RSI_SAVE_RBP(%rbp)
133 movq %rdx,RDX_SAVE_RBP(%rbp)
134 movq %rcx,RCX_SAVE_RBP(%rbp)
135 movq %rbx,RBX_SAVE_RBP(%rbp)
136 movq %rax,RAX_SAVE_RBP(%rbp)
137 movq %r8, R8_SAVE_RBP(%rbp)
138 movq %r9, R9_SAVE_RBP(%rbp)
[all...]
/macosx-10.10.1/bzip2-36/bzip2/x86_64/
H A Dcrc32vec.s27 // push rbp, sp should now be 16-byte aligned
28 pushq %rbp
29 movq %rsp, %rbp
36 movaps v0, -16(%rbp)
37 movaps v1, -32(%rbp)
38 movaps v2, -48(%rbp)
39 movaps v3, -64(%rbp)
40 movaps v4, -80(%rbp)
41 movaps v5, -96(%rbp)
190 movaps -16(%rbp), v
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86CompilationCallback_Win64.asm18 push rbp
21 mov rbp, rsp
43 mov rcx, rbp
44 mov rdx, qword ptr [rbp+8]
54 mov rsp, rbp
64 pop rbp
/macosx-10.10.1/OpenSSL098-52/src/crypto/md5/asm/
H A Dmd5-x86_64.pl121 push %rbp
129 mov %rdi, %rbp # rbp = ctx
132 mov 0*4(%rbp), %eax # eax = ctx->A
133 mov 1*4(%rbp), %ebx # ebx = ctx->B
134 mov 2*4(%rbp), %ecx # ecx = ctx->C
135 mov 3*4(%rbp), %edx # edx = ctx->D
234 mov %eax, 0*4(%rbp) # ctx->A = A
235 mov %ebx, 1*4(%rbp) # ctx->B = B
236 mov %ecx, 2*4(%rbp) # ct
[all...]
/macosx-10.10.1/xnu-2782.1.97/libsyscall/wrappers/
H A Dmach_absolute_time.s120 pushq %rbp // set up a frame for backtraces
121 movq %rsp,%rbp
150 popq %rbp
/macosx-10.10.1/architecture-266/i386/
H A Dasm_help.h66 pushq %rbp ;\
67 movq %rsp, %rbp ;\
73 popq %rbp ;
102 pushq %rbp ;\
103 movq %rsp, %rbp ;\
129 pushq %rbp ;\
130 movq %rsp, %rbp ;\
156 movq %rbp, %rsp ;\
157 popq %rbp ;\
/macosx-10.10.1/libpthread-105.1.4/src/
H A Dpthread_asm.s43 push %rbp
44 mov %rsp,%rbp
54 push %rbp
55 mov %rsp,%rbp
/macosx-10.10.1/objc4-646/runtime/Messengers.subproj/
H A Dobjc-msg-simulator-x86_64.s268 push %rbp
270 .cfi_offset rbp, -16
272 mov %rsp, %rbp
273 .cfi_def_cfa_register rbp
277 movdqa %xmm0, -0x80(%rbp)
279 movdqa %xmm1, -0x70(%rbp)
281 movdqa %xmm2, -0x60(%rbp)
283 movdqa %xmm3, -0x50(%rbp)
285 movdqa %xmm4, -0x40(%rbp)
287 movdqa %xmm5, -0x30(%rbp)
[all...]

Completed in 393 milliseconds

1234