Home
last modified time | relevance | path

Searched refs:ebp (Results 1 – 3 of 3) sorted by relevance

/DragonStub/gnuefi/
H A Dcrt0-efi-ia32.S42 pushl %ebp
43 movl %esp,%ebp
45 pushl 12(%ebp) # copy "image" argument
46 pushl 8(%ebp) # copy "systab" argument
/DragonStub/lib/ia32/
H A Dsetjmp.S28 movl %ebp, 12(%edx)
/DragonStub/inc/ia64/
H A Dsalproc.h50 UINT32 ebp; member