Searched defs:ebp (Results 1 - 25 of 36) sorted by path

12

/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Dlinux_seccomp.h173 long int ebp; member in struct:regs_struct
198 #define SECCOMP_PT_PARM6(_regs) (_regs).ebp
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drotate.cc85 push ebp
97 lea ebp, [eax + 8] local
118 mov eax, ebp
163 pop ebp
180 push ebp
186 mov ebp, [esp + 16 + 24] // dst_stride_b local
259 movhpd qword ptr [ebx + ebp], xmm4
260 lea ebx, [ebx + 2 * ebp]
268 movhpd qword ptr [ebx + ebp], xmm0
269 lea ebx, [ebx + 2 * ebp]
[all...]
H A Drow_win.cc3885 push ebp
3888 mov ebp, [esp + 12 + 12] // width local
3891 lea ecx, [ebp * 4]
3896 mov ecx, ebp
3902 pop ebp
H A Dscale_win.cc741 push ebp
759 mov ebp, ebx local
760 test ebp, ebp local
773 sub ebp, 1 local
785 pop ebp
/external/chromium_org/third_party/libyuv/source/
H A Drotate.cc85 push ebp
97 lea ebp, [eax + 8] local
118 mov eax, ebp
163 pop ebp
180 push ebp
186 mov ebp, [esp + 16 + 24] // dst_stride_b local
259 movhpd qword ptr [ebx + ebp], xmm4
260 lea ebx, [ebx + 2 * ebp]
268 movhpd qword ptr [ebx + ebp], xmm0
269 lea ebx, [ebx + 2 * ebp]
[all...]
H A Drow_win.cc3886 push ebp
3889 mov ebp, [esp + 12 + 12] // width local
3892 lea ecx, [ebp * 4]
3897 mov ecx, ebp
3903 pop ebp
H A Dscale_win.cc741 push ebp
759 mov ebp, ebx local
760 test ebp, ebp local
773 sub ebp, 1 local
785 pop ebp
/external/chromium_org/v8/src/ia32/
H A Dcode-stubs-ia32.cc710 __ mov(ebx, Operand(ebp, StandardFrameConstants::kCallerFPOffset));
724 __ lea(ebx, Operand(ebp, eax, times_2, 0));
763 __ mov(edx, Operand(ebp, StandardFrameConstants::kCallerFPOffset));
794 __ mov(edx, Operand(ebp, StandardFrameConstants::kCallerFPOffset));
1016 __ mov(edx, Operand(ebp, StandardFrameConstants::kCallerFPOffset));
1315 // use ebp, which points exactly to one pointer size below the previous esp.
1316 // (Because creating a new stack frame pushes the previous ebp onto the stack
1318 __ mov(esi, Operand(ebp, kSubjectOffset + kPointerSize));
2136 __ mov(vector, Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
2328 // ebp
2446 __ mov(Operand::StaticVariable(js_entry_sp), ebp); local
[all...]
H A Ddisasm-ia32.cc274 ebp = 5, enumerator in enum:disasm::DisassemblerIA32::__anon17306
374 if (rm == ebp) {
385 } else if (base == ebp) {
393 } else if (index != esp && base != ebp) {
1685 "eax", "ecx", "edx", "ebx", "esp", "ebp", "esi", "edi"
H A Dlithium-codegen-ia32.cc245 __ mov(Operand(ebp, offset), edx);
247 __ mov(Operand(ebp, offset), Immediate(kNoAlignmentPadding));
274 __ mov(Operand(ebp, StandardFrameConstants::kContextOffset), eax);
284 __ mov(eax, Operand(ebp, parameter_offset));
328 // Align ebp + 4 to a multiple of 2 * kPointerSize.
329 __ test(ebp, Immediate(kPointerSize));
348 __ sub(Operand(ebp), Immediate(kPointerSize));
353 Operand alignment_loc = MemOperand(ebp, -3 * kPointerSize);
397 __ push(MemOperand(ebp, StandardFrameConstants::kContextOffset));
410 // Push the continuation which was stashed were the ebp shoul
413 __ mov(MemOperand(esp, 4 * kPointerSize), ebp); local
[all...]
H A Dmacro-assembler-ia32.cc877 push(ebp); // Caller's frame pointer.
878 mov(ebp, esp);
893 push(ebp); // Caller's frame pointer.
894 mov(ebp, esp);
902 push(ebp);
903 mov(ebp, esp);
916 cmp(Operand(ebp, StandardFrameConstants::kMarkerOffset),
929 push(ebp);
930 mov(ebp, esp);
940 mov(Operand::StaticVariable(c_entry_fp_address), ebp); local
[all...]
/external/chromium_org/v8/src/x87/
H A Dcode-stubs-x87.cc390 __ mov(ebx, Operand(ebp, StandardFrameConstants::kCallerFPOffset));
404 __ lea(ebx, Operand(ebp, eax, times_2, 0));
443 __ mov(edx, Operand(ebp, StandardFrameConstants::kCallerFPOffset));
474 __ mov(edx, Operand(ebp, StandardFrameConstants::kCallerFPOffset));
696 __ mov(edx, Operand(ebp, StandardFrameConstants::kCallerFPOffset));
995 // use ebp, which points exactly to one pointer size below the previous esp.
996 // (Because creating a new stack frame pushes the previous ebp onto the stack
998 __ mov(esi, Operand(ebp, kSubjectOffset + kPointerSize));
1822 __ mov(vector, Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
2019 // ebp
2137 __ mov(Operand::StaticVariable(js_entry_sp), ebp); local
[all...]
H A Ddisasm-x87.cc274 ebp = 5, enumerator in enum:disasm::DisassemblerX87::__anon17355
374 if (rm == ebp) {
385 } else if (base == ebp) {
393 } else if (index != esp && base != ebp) {
1702 "eax", "ecx", "edx", "ebx", "esp", "ebp", "esi", "edi"
H A Dlithium-codegen-x87.cc214 __ mov(Operand(ebp, offset), edx);
216 __ mov(Operand(ebp, offset), Immediate(kNoAlignmentPadding));
241 __ mov(Operand(ebp, StandardFrameConstants::kContextOffset), eax);
251 __ mov(eax, Operand(ebp, parameter_offset));
294 // Align ebp + 4 to a multiple of 2 * kPointerSize.
295 __ test(ebp, Immediate(kPointerSize));
314 __ sub(Operand(ebp), Immediate(kPointerSize));
319 Operand alignment_loc = MemOperand(ebp, -3 * kPointerSize);
394 __ push(MemOperand(ebp, StandardFrameConstants::kContextOffset));
407 // Push the continuation which was stashed were the ebp shoul
410 __ mov(MemOperand(esp, 4 * kPointerSize), ebp); local
[all...]
H A Dmacro-assembler-x87.cc846 push(ebp); // Caller's frame pointer.
847 mov(ebp, esp);
862 push(ebp); // Caller's frame pointer.
863 mov(ebp, esp);
871 push(ebp);
872 mov(ebp, esp);
885 cmp(Operand(ebp, StandardFrameConstants::kMarkerOffset),
898 push(ebp);
899 mov(ebp, esp);
909 mov(Operand::StaticVariable(c_entry_fp_address), ebp); local
[all...]
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dptrace.h23 long ebp; member in struct:pt_regs
H A Dsigcontext.h112 unsigned long ebp; member in struct:sigcontext
H A Dvm86.h71 long ebp; member in struct:vm86_regs
/external/kernel-headers/original/uapi/video/
H A Duvesafb.h12 __u32 ebp; member in struct:v86_regs
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dscale.c859 lea ebp, [esi + ebx * 4] local
866 movdqa xmm2, [ebp]
867 movdqa xmm3, [ebp + 16]
868 movdqa xmm4, [ebp + ebx]
869 movdqa xmm5, [ebp + ebx + 16]
872 movdqa xmm4, [ebp + ebx * 2]
873 movdqa xmm5, [ebp + ebx * 2 + 16]
874 movdqa xmm6, [ebp + edx]
876 movdqa xmm6, [ebp + edx + 16]
1239 mov ebp, eb local
1252 sub ebp, 1 local
[all...]
/external/libyuv/files/source/
H A Drotate.cc69 push ebp
81 lea ebp, [eax + 8] local
102 mov eax, ebp
147 pop ebp
164 push ebp
170 mov ebp, [esp + 16 + 24] // dst_stride_b local
243 movhpd qword ptr [ebx + ebp], xmm4
244 lea ebx, [ebx + 2 * ebp]
252 movhpd qword ptr [ebx + ebp], xmm0
253 lea ebx, [ebx + 2 * ebp]
[all...]
H A Drow_win.cc2548 push ebp
2551 mov ebp, [esp + 12 + 12] // width local
2554 lea ecx, [ebp * 4]
2559 mov ecx, ebp
2565 pop ebp
3618 push ebp
3627 mov ebp, dword ptr [eax] // BGRA local
3628 mov esi, ebp
3629 and ebp, 255 local
3632 mov bl, [edi + ebp *
3634 mov ebp, dword ptr [eax] // BGRA local
3636 shr ebp, 16 local
3638 and ebp, 255 local
[all...]
H A Dscale.cc481 push ebp
501 lea ebp, [eax + esi * 4] local
508 movdqa xmm2, [ebp]
509 movdqa xmm3, [ebp + 16]
510 movdqa xmm4, [ebp + esi]
511 movdqa xmm5, [ebp + esi + 16]
514 movdqa xmm4, [ebp + esi * 2]
515 movdqa xmm5, [ebp + esi * 2 + 16]
516 movdqa xmm6, [ebp + edi]
518 movdqa xmm6, [ebp
896 mov ebp, ebx local
897 test ebp, ebp local
910 sub ebp, 1 local
[all...]
/external/lldb/source/Plugins/Process/POSIX/
H A DRegisterContext_i386.h95 uint32_t ebp; member in struct:RegisterContext_i386::GPR
/external/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.h71 uint32_t ebp; member in struct:RegisterContextDarwin_i386::GPR

Completed in 771 milliseconds

12