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

1 2 3 4 5 6

  /external/llvm/test/MC/ELF/
cfi-offset.s 6 .cfi_offset %rbp, -16
cfi-restore.s 6 .cfi_restore %rbp
fde.s 14 pushq %rbp
18 .cfi_offset %rbp, -16
19 movq %rsp, %rbp
21 .cfi_def_cfa_register %rbp
25 popq %rbp
  /external/llvm/test/MC/COFF/
seh-section.s 30 pushq %rbp
31 .seh_pushreg %rbp
33 popq %rbp
  /external/llvm/test/MC/X86/
x86_errors.s 26 lea (%rsp, %rbp, $4), %rax
  /external/qemu/slirp/
bootp.c 157 struct bootp_t *rbp; local
184 rbp = (struct bootp_t *)m->m_data;
186 memset(rbp, 0, sizeof(struct bootp_t));
226 rbp->bp_op = BOOTP_REPLY;
227 rbp->bp_xid = bp->bp_xid;
228 rbp->bp_htype = 1;
229 rbp->bp_hlen = 6;
230 memcpy(rbp->bp_hwaddr, bp->bp_hwaddr, 6);
232 rbp->bp_yiaddr = daddr.sin_addr; /* Client IP address */
233 rbp->bp_siaddr = saddr.sin_addr; /* Server IP address *
    [all...]
  /external/qemu/slirp-android/
bootp.c 162 struct bootp_t *rbp; local
189 rbp = (struct bootp_t *)m->m_data;
191 memset(rbp, 0, sizeof(struct bootp_t));
229 rbp->bp_op = BOOTP_REPLY;
230 rbp->bp_xid = bp->bp_xid;
231 rbp->bp_htype = 1;
232 rbp->bp_hlen = 6;
233 memcpy(rbp->bp_hwaddr, bp->bp_hwaddr, 6);
235 rbp->bp_yiaddr = htonl(sock_address_get_ip(&daddr)); /* Client IP address */
236 rbp->bp_siaddr = htonl(sock_address_get_ip(&saddr)); /* Server IP address *
    [all...]
  /external/llvm/lib/Target/X86/
X86CompilationCallback_Win64.asm 18 push rbp
21 mov rbp, rsp
43 mov rcx, rbp
44 mov rdx, qword ptr [rbp+8]
54 mov rsp, rbp
63 ; Restore RBP.
64 pop rbp
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-amd64-darwin.S 66 pushq %rbp
85 movq %rdi, %rbp
88 movq OFFSET_amd64_RIP(%rbp), %rax
120 /* AT ENTRY: %rax is next guest addr, %rbp is the
124 movq %rax, OFFSET_amd64_RIP(%rbp)
150 /* AT ENTRY: %rax is next guest addr, %rbp is the
164 /* AT ENTRY: %rax is next guest addr, %rbp is the
168 movq %rax, OFFSET_amd64_RIP(%rbp)
200 /* AT ENTRY: %rax is next guest addr, %rbp is the
216 %rax back to %RIP, but without trashing %rbp sinc
    [all...]
dispatch-amd64-linux.S 67 pushq %rbp
86 movq %rdi, %rbp
89 movq OFFSET_amd64_RIP(%rbp), %rax
121 /* AT ENTRY: %rax is next guest addr, %rbp is the
125 movq %rax, OFFSET_amd64_RIP(%rbp)
152 /* AT ENTRY: %rax is next guest addr, %rbp is the
167 /* AT ENTRY: %rax is next guest addr, %rbp is the
171 movq %rax, OFFSET_amd64_RIP(%rbp)
204 /* AT ENTRY: %rax is next guest addr, %rbp is the
222 %rax back to %RIP, but without trashing %rbp sinc
    [all...]
  /external/v8/test/cctest/
test-assembler-x64.cc 58 using v8::internal::rbp;
136 __ push(rbp);
137 __ movq(rbp, rsp);
138 __ push(arg2); // Value at (rbp - 8)
139 __ push(arg2); // Value at (rbp - 16)
140 __ push(arg1); // Value at (rbp - 24)
144 __ pop(rbp);
216 __ push(rbp);
217 __ movq(rbp, rsp);
219 __ push(arg2); // Value at (rbp - 8
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syscall-amd64-darwin.S 86 pushq %rbp
87 movq %rsp, %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
105 movq -24(%rbp), %rsi // sysmask
106 movq -32(%rbp), %rdx // postmask
107 movq -40(%rbp), %r10 // sigsetSzB in r10 not rc
    [all...]
  /external/libvpx/vp8/encoder/x86/
sad_mmx.asm 26 push rbp
27 mov rbp, rsp
105 mov rsp, rbp
108 pop rbp
118 push rbp
119 mov rbp, rsp
177 mov rsp, rbp
180 pop rbp
190 push rbp
191 mov rbp, rs
    [all...]
encodeopt.asm 17 push rbp
18 mov rbp, rsp
59 pop rbp
65 push rbp
66 mov rbp, rsp
124 pop rbp
131 push rbp
132 mov rbp, rsp
201 pop rbp
208 push rbp
    [all...]
sad_sse2.asm 21 push rbp
22 mov rbp, rsp
82 pop rbp
93 push rbp
94 mov rbp, rsp
145 pop rbp
156 push rbp
157 mov rbp, rsp
199 pop rbp
209 push rbp
    [all...]
  /external/openssl/crypto/aes/asm/
bsaes-x86_64.pl 1105 push %rbp
1128 mov %rsp,%rbp # backup %rsp
1269 cmp %rax, %rbp
1272 lea (%rbp),%rsp # restore %rsp
1275 movaps 0x40(%rbp), %xmm6
1276 movaps 0x50(%rbp), %xmm7
1277 movaps 0x60(%rbp), %xmm8
1278 movaps 0x70(%rbp), %xmm9
1279 movaps 0x80(%rbp), %xmm10
1280 movaps 0x90(%rbp), %xmm1
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
ptrace.h 40 unsigned long rbp; member in struct:pt_regs
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ptrace.h 40 unsigned long rbp; member in struct:pt_regs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ptrace.h 40 unsigned long rbp; member in struct:pt_regs
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
ptrace.h 49 unsigned long rbp; member in struct:pt_regs
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
ptrace.h 49 unsigned long rbp; member in struct:pt_regs
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
ptrace.h 49 unsigned long rbp; member in struct:pt_regs
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
ptrace.h 49 unsigned long rbp; member in struct:pt_regs
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
ptrace.h 49 unsigned long rbp; member in struct:pt_regs
  /external/valgrind/main/coregrind/
m_cpuid.S 118 pushq %rbp
119 movq %rsp, %rbp
149 movq %rbp, %rsp
150 popq %rbp

Completed in 722 milliseconds

1 2 3 4 5 6