HomeSort by relevance Sort by last modified time
    Searched refs:ebp (Results 276 - 300 of 706) sorted by null

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
EfiCopyMem.S 59 pushl %ebp
60 movl %esp, %ebp
66 movl 0x10(%ebp), %ecx # Count
67 movl 0xC(%ebp), %esi # Source
68 movl 8(%ebp), %edi # Destination
119 movq %mm0, -8(%ebp)
146 movq -8(%ebp), %mm0
  /external/zlib/src/contrib/gcc_gvmat64/
gvmat64.S 253 mov ebp, strstart
272 sub ebp, eax
276 cmovng ebp,edi
307 cmp r8d, ebp
327 cmp r8d, ebp
346 cmp r8d, ebp
381 ;;; ebp = limit
388 cmp r8d, ebp
  /toolchain/binutils/binutils-2.27/zlib/contrib/gcc_gvmat64/
gvmat64.S 253 mov ebp, strstart
272 sub ebp, eax
276 cmovng ebp,edi
307 cmp r8d, ebp
327 cmp r8d, ebp
346 cmp r8d, ebp
381 ;;; ebp = limit
388 cmp r8d, ebp
  /bionic/libm/x86/
e_exp.S 83 # parameter 1: 8 + %ebp
86 pushl %ebp
87 movl %esp, %ebp
252 movl %ebp, %esp
253 popl %ebp
e_log.S 74 # parameter 1: 8 + %ebp
77 pushl %ebp
78 movl %esp, %ebp
226 movl %ebp, %esp
227 popl %ebp
e_log10.S 74 # parameter 1: 8 + %ebp
77 pushl %ebp
78 movl %esp, %ebp
237 movl %ebp, %esp
238 popl %ebp
libm_tancot_huge.S 37 # parameter 1: 8 + %ebp
38 # parameter 2: 16 + %ebp
39 # parameter 3: 20 + %ebp
41 pushl %ebp
42 movl %esp, %ebp
48 movl 16(%ebp), %eax
49 movl 20(%ebp), %ebx
54 movl 12(%ebp), %edx
66 movsd 8(%ebp), %xmm1
74 movsd %xmm1, 8(%ebp)
    [all...]
s_atan.S 77 # parameter 1: 8 + %ebp
80 pushl %ebp
81 movl %esp, %ebp
240 movl %ebp, %esp
241 popl %ebp
s_cbrt.S 68 # parameter 1: 8 + %ebp
71 pushl %ebp
72 movl %esp, %ebp
220 movl %ebp, %esp
221 popl %ebp
s_cos.S 192 # parameter 1: 8 + %ebp
195 pushl %ebp
196 movl %esp, %ebp
309 movl %ebp, %esp
310 popl %ebp
s_sin.S 193 # parameter 1: 8 + %ebp
196 pushl %ebp
197 movl %esp, %ebp
316 movl %ebp, %esp
317 popl %ebp
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
AsmFuncs.S 187 # + EBP +
188 # +---------------------+ <-- EBP
212 pushl %ebp
213 movl %esp,%ebp
222 ## UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax;
223 pushl 0x4(%ebp)
228 leal 24(%ebp),%ecx
230 pushl (%ebp)
266 movzwl 16(%ebp), %eax
278 pushl 12(%ebp)
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
tlsbinpic2.s 38 pushl %ebp
39 movl %esp, %ebp
76 leal sl1@tlsgd(%ebp), %eax
77 call *___tls_get_addr@GOT(%ebp)
170 movl -4(%ebp), %ebx
tlsgdesc.s 5 pushl %ebp
6 movl %esp, %ebp
98 movl -4(%ebp), %ebx
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
PeiCoreEntry.S 64 movl %esp, %ebp
120 movl -4(%ebp), %ecx
121 movl -8(%ebp), %edx
PeiCoreEntry.asm 71 mov ebp, esp
127 mov ecx, [ebp - 4]
128 mov edx, [ebp - 8]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/CpuIA32Lib/IA32/
CpuIA32.asm 77 push ebp
78 mov ebp, esp
84 mov eax, dword ptr[ebp + 8] ;egisterInEax
86 cmp dword ptr[ebp + 0Ch], 0 ; Reg
88 mov edi,dword ptr [ebp+0Ch] ; Reg
100 pop ebp
  /external/linux-kselftest/tools/testing/selftests/x86/
unwind_vdso.c 115 unsigned long ebp = _Unwind_GetGR(ctx, 5); local
120 esi == 4 && edi == 5 && ebp == 6;
126 eax, ebx, ecx, edx, esi, edi, ebp);
  /system/core/libunwindstack/
RegsX86.cpp 77 fn("ebp", regs_[X86_REG_EBP]);
92 (*regs)[X86_REG_EBP] = user->ebp;
105 regs_[X86_REG_EBP] = ucontext->uc_mcontext.ebp;
146 regs_[X86_REG_EBP] = context.ebp;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
ssemmx2.s 24 pshufd $0x4,0x0(%ebp),%xmm6
26 pshufhw $0x4,0x0(%ebp),%xmm6
28 pshuflw $0x4,0x0(%ebp),%xmm6
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86JITInfo.cpp 198 "pushl %ebp\n"
200 CFI(".cfi_offset %ebp, -8\n")
201 "movl %esp, %ebp\n" // Standard prologue
202 CFI(".cfi_def_cfa_register %ebp\n")
213 "movl 4(%ebp), %eax\n" // Pass prev frame and return address
215 "movl %ebp, (%esp)\n"
217 "movl %ebp, %esp\n" // Restore ESP
230 "popl %ebp\n"
232 CFI(".cfi_restore %ebp\n")
247 "pushl %ebp\n
308 mov ebp, esp local
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
defs_windows_386.go 95 ebp uint32
117 print("ebp ", hex(r.ebp), "\n")
  /prebuilts/go/linux-x86/src/runtime/
defs_windows_386.go 95 ebp uint32
117 print("ebp ", hex(r.ebp), "\n")
  /art/runtime/arch/x86/
quick_entrypoints_x86.S 31 PUSH ebp
57 PUSH ebp
85 PUSH ebp
113 POP ebp // Restore callee saves (ebx is saved/restored by the upcall)
125 PUSH ebp
163 PUSH ebp
196 POP ebp // Restore callee saves
219 POP ebp // Restore callee saves
233 PUSH ebp
306 POP ebp
    [all...]
  /art/runtime/interpreter/mterp/x86/
entry.S 38 PUSH %ebp

Completed in 423 milliseconds

<<11121314151617181920>>