Home
last modified time | relevance | path

Searched refs:RegisterEcx (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DMwait.c33 IN UINTN RegisterEcx in AsmMwait() argument
38 mov ecx, RegisterEcx in AsmMwait()
DMonitor.c35 IN UINTN RegisterEcx, in AsmMonitor() argument
41 mov ecx, RegisterEcx in AsmMonitor()
DCpuId.c46 OUT UINT32 *RegisterEcx, OPTIONAL in AsmCpuid() argument
63 mov ecx, RegisterEcx in AsmCpuid()
DCpuIdEx.c54 OUT UINT32 *RegisterEcx, OPTIONAL in AsmCpuidEx() argument
72 mov ecx, RegisterEcx in AsmCpuidEx()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DMwait.c21 IN UINTN RegisterEcx in AsmMwait() argument
26 mov ecx, RegisterEcx in AsmMwait()
DMonitor.c21 IN UINTN RegisterEcx, in AsmMonitor() argument
27 mov ecx, RegisterEcx in AsmMonitor()
DCpuId.c23 OUT UINT32 *RegisterEcx, OPTIONAL in AsmCpuid() argument
40 mov ecx, RegisterEcx in AsmCpuid()
DCpuIdEx.c24 OUT UINT32 *RegisterEcx, OPTIONAL in AsmCpuidEx() argument
42 mov ecx, RegisterEcx in AsmCpuidEx()