HomeSort by relevance Sort by last modified time
    Searched full:ebp (Results 326 - 350 of 1390) sorted by null

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
SmmInit.nasm 49 lgdt [cs:ebp + (ASM_PFX(gcSmiInitGdtr) - ASM_PFX(SmmStartup))]
74 mov ebp, ASM_PFX(SmmStartup)
75 sub ebp, 0x30000
76 jmp ebp
  /device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia32/
SearchForBfvBase.asm 29 ; @param[out] EBP Address of Boot Firmware Volume (BFV)
73 ; 0xbfbfbfbf in the EAX & EBP registers helps signal what failed
77 mov ebp, eax
81 mov ebp, eax
  /device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/
Main.asm 20 ; Modified: EBX, ECX, EDX, EBP
26 ; @param[out] RBP/EBP Address of Boot Firmware Volume (BFV)
46 ; EBP - Start of BFV
56 ; EBP - Start of BFV
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
Stack.asm 68 ; Fixup the ebp point to permenent memory
70 mov eax, ebp
73 mov ebp, eax ; From now, ebp is pointed to permenent memory
  /external/kernel-headers/original/uapi/video/
uvesafb.h 13 __u32 ebp; member in struct:v86_regs
  /external/llvm/test/CodeGen/X86/
shrink-wrap-chkstk.ll 30 ; CHECK: pushl %ebp
31 ; CHECK: movl %esp, %ebp
35 ; CHECK: movl %ebp, %esp
36 ; CHECK: popl %ebp
sjlj-baseptr.ll 26 ; X86: movl %esp, -16(%ebp)
28 ; X86: movl -16(%ebp), %esi
  /external/strace/linux/x86_64/
arch_regs.c 13 uint32_t ebp; member in struct:i386_user_regs_struct
  /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...]
  /external/syslinux/bios/com32/samples/
entrydump.c32 
  /external/syslinux/dos/
int2526.S 33 pushl %ebp
51 popl %ebp
58 pushl %ebp
76 popl %ebp
  /external/syslinux/efi32/com32/samples/
entrydump.c32 
  /external/valgrind/none/tests/x86-linux/
bug345887.c 14 // not %ebp as mdb is then not able to reconstruct stack trace
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/video/
uvesafb.h 12 __u32 ebp; member in struct:v86_regs
  /prebuilts/go/darwin-x86/src/runtime/
defs_nacl_amd64p32.go 22 ebp uint32
signal_linux_386.go 27 func (c *sigctxt) ebp() uint32 { return c.regs().ebp } func
signal_nacl_386.go 24 func (c *sigctxt) ebp() uint32 { return c.regs().ebp } func
  /prebuilts/go/linux-x86/src/runtime/
defs_nacl_amd64p32.go 22 ebp uint32
signal_linux_386.go 27 func (c *sigctxt) ebp() uint32 { return c.regs().ebp } func
signal_nacl_386.go 24 func (c *sigctxt) ebp() uint32 { return c.regs().ebp } func
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
sse3.s 12 haddpd 0x0(%ebp),%xmm4
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
efi64.S 114 # mov ebp, 055555555h
125 movl 0x3c(%esi),%ebp # ebp = [22000 + [22014] + 3c] = NT Image Header for EFILDR.C
126 addl %esi,%ebp
127 movl 0x30(%ebp),%edi # edi = [[22000 + [22014] + 3c] + 2c] = ImageBase (63..32 is zero, ignore)
128 movl 0x28(%ebp),%eax # eax = [[22000 + [22014] + 3c] + 24] = EntryPoint
133 movw 6(%ebp), %bx # bx = Number of sections
135 movw 0x14(%ebp), %ax # ax = Optional Header Size
136 addl %eax,%ebp
137 addl $0x18,%ebp # ebp = Start of 1st Section
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
Thunk16.nasm 118 lea ebp, [esp + IA32_REGS.size]
119 mov [bp - IA32_REGS.size + IA32_REGS._ESP], ebp
122 add ebp, eax ; add ebp, eax
164 mov cr4, ebp
210 push ebp
244 mov ebp, cr4
245 mov [edx + (_BackFromUserCode.SavedCr4End - 4 - _BackFromUserCode.SavedCr0End)], ebp
246 and ebp, ~30h ; clear PAE, PSE bits
254 lea eax, [ebp - IA32_REGS.size] ; eax <- the address of IA32_REGS
    [all...]
  /external/libjpeg-turbo/simd/
jfdctflt-3dn.asm 52 %define original_ebp ebp+0
53 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_MMWORD ; mmword wk[WK_NUM]
60 push ebp
61 mov eax,esp ; eax = original ebp
65 mov ebp,esp ; ebp = aligned ebp
312 mov esp,ebp ; esp <- aligned ebp
313 pop esp ; esp <- original ebp
    [all...]
  /external/syslinux/com32/gdbstub/
int.S 47 pushl %ebp
66 popl %ebp

Completed in 771 milliseconds

<<11121314151617181920>>