Home
last modified time | relevance | path

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

/dragonfly/stand/boot/pc32/btx/lib/
H A Dbtxv86.S45 .set V86_EBP,0x2c # V86 EBP
70 __v86_swap: xchgl %ebp,0x4(%esp,1) # Swap pointer, EBP
81 movl 0x8(%esp,1),%eax # Load EBP
83 movl %eax,0x8(%esp,1) # Save EBP
87 xchgl %ebp,0x4(%esp,1) # Swap pointer, EBP
/dragonfly/contrib/gdb-7/gdb/stubs/
H A Di386-stub.c122 enum regnames {EAX, ECX, EDX, EBX, ESP, EBP, ESI, EDI, enumerator
773 *ptr++ = hexchars[EBP]; in handle_exception()
775 ptr = mem2hex((char *)&registers[EBP], ptr, 4, 0); /* FP */ in handle_exception()
/dragonfly/stand/contrib/edk2/MdePkg/Include/Library/
H A DBaseLib.h5224 UINT32 EBP; member
5379 UINT32 EBP; member