HomeSort by relevance Sort by last modified time
    Searched refs:L_Base (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
Thunk16.S 87 call L_Base # push eip
88 L_Base:
125 lea (L_64BitCode - L_Base)(%ebx, %eax), %ax
126 .byte 0x66,0x2e,0x89,0x87 # mov cs:[bx + (L_64Eip - L_Base)], eax
127 .word L_64Eip - L_Base
135 lgdt (SavedGdt - L_Base)(%rdi)
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
Thunk16.S 87 call L_Base # push eip
88 L_Base:
125 lea (L_64BitCode - L_Base)(%ebx, %eax), %ax
126 .byte 0x66,0x2e,0x89,0x87 # mov cs:[bx + (L_64Eip - L_Base)], eax
127 .word L_64Eip - L_Base
135 lgdt (SavedGdt - L_Base)(%rdi)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
Thunk16.S 99 call L_Base # push eip
100 L_Base:
101 popw %bp # ebp <- offset L_Base
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
Thunk16.S 119 L_Base: # to point here.
188 addl $(L_Base - ASM_PFX(BackFromUserCode)), %eax
189 movl %eax, (L_Base - SavedCr0 - 4)(%edx)

Completed in 504 milliseconds