Home
last modified time | relevance | path

Searched refs:Arg16 (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/Ia32/
DEbcLowLevel.asm118 ; | Arg16 |
134 ; | Arg16 |
DEbcLowLevel.nasm110 ; | Arg16 |
126 ; | Arg16 |
DEbcSupport.c227 IN UINTN Arg16 in EbcInterpret() argument
285 *(UINTN *) (UINTN) (VmContext.Gpr[0]) = (UINTN) Arg16; in EbcInterpret()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/Ipf/
DEbcSupport.c112 UINT64 Arg16; in EbcInterpret() local
137 Arg16 = VA_ARG (List, UINT64); in EbcInterpret()
194 PushU64 (&VmContext, Arg16); in EbcInterpret()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/X64/
DEbcSupport.c172 IN UINTN Arg16 in EbcInterpret() argument
236 PushU64 (&VmContext, (UINT64) Arg16); in EbcInterpret()
DEbcLowLevel.nasm129 ; | Arg16 |
155 ; | Arg16 |