Home
last modified time | relevance | path

Searched refs:eip (Results 1 – 17 of 17) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/
DEfiJump.h31 UINT32 eip; member
DProcessorAsms.S41 # UINT32 eip;
DProcessorAsms.Asm138 add esp, 4 ;pop the eip
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DSetJump.S42 movl %ecx, 20(%edx) # eip value to restore in LongJump
DSetJump.asm46 mov [edx + 20], ecx ; eip value to restore in LongJump
DThunk16.asm89 call @Base ; push eip
DThunk16.S57 calll L_Base1 # push eip
DThunk16.nasm92 call dword .Base ; push eip
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DSetJump.asm46 mov [edx + 20], ecx ; eip value to restore in LongJump
DThunk16.S35 call L_Base1 # push eip
99 call L_Base # push eip
DThunk16.asm88 call @Base ; push eip
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
DThunk16.S87 call L_Base # push eip
188 call L_Base1 # push eip
DThunk16.asm81 call @Base ; push eip
176 call @Base ; push eip
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
DThunk16.S87 call L_Base # push eip
182 call L_Base1 # push eip
DThunk16.asm83 call @Base ; push eip
178 call @Base ; push eip
DThunk16.nasm90 call dword .Base ; push eip
176 call dword .Base ; push eip
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/
DProcessorAsms.Asm178 add rsp, 8 ;pop the eip