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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/X64/
EbcSupport.c 109 PushU64 (
235 PushU64 (&VmContext, (UINT64) Arg16);
236 PushU64 (&VmContext, (UINT64) Arg15);
237 PushU64 (&VmContext, (UINT64) Arg14);
238 PushU64 (&VmContext, (UINT64) Arg13);
239 PushU64 (&VmContext, (UINT64) Arg12);
240 PushU64 (&VmContext, (UINT64) Arg11);
241 PushU64 (&VmContext, (UINT64) Arg10);
242 PushU64 (&VmContext, (UINT64) Arg9);
243 PushU64 (&VmContext, (UINT64) Arg8);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/Ipf/
EbcSupport.c 54 PushU64 (
186 PushU64 (&VmContext, (UINT64) VM_STACK_KEY_VALUE);
193 PushU64 (&VmContext, Arg16);
194 PushU64 (&VmContext, Arg15);
195 PushU64 (&VmContext, Arg14);
196 PushU64 (&VmContext, Arg13);
197 PushU64 (&VmContext, Arg12);
198 PushU64 (&VmContext, Arg11);
199 PushU64 (&VmContext, Arg10);
200 PushU64 (&VmContext, Arg9);
    [all...]

Completed in 1084 milliseconds