HomeSort by relevance Sort by last modified time
    Searched defs:Ecx (Results 1 - 13 of 13) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
IpfThunk.h 67 UINT32 Ecx; // 4
  /external/compiler-rt/lib/scudo/
scudo_utils.cpp 50 u32 Ecx;
57 : "=a" (info->Eax), "=b" (info->Ebx), "=c" (info->Ecx), "=d" (info->Edx)
70 memcmp(reinterpret_cast<char *>(&Info.Ecx), "ntel", 4) == 0) {
75 memcmp(reinterpret_cast<char *>(&Info.Ecx), "cAMD", 4) == 0) {
95 return ((CPUInfo.Ecx >> 20) & 0x1) != 0;
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
SmmProfileArch.h 46 UINT32 Ecx;
  /device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspCommonLib/
FspCommonLib.c 47 UINT32 Ecx;
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/
TransferProtocol.h 348 UINT32 Ecx; // The value of ECX prior to invoking the CPUID instruction
354 UINT32 Ecx; // The value of ECX returned by the CPUID instruction
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/Ia32/
ProcessorContext.h 202 UINT32 Ecx;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vdmdbg.h 101 ULONG Ecx;
winnt.h     [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DebugSupport.h 130 UINT32 Ecx;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 132 UINT32 Ecx;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
video.h 436 ULONG Ecx;
572 ULONG Ecx;
    [all...]
ntddk.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
Cper.h 622 UINT32 Ecx;
    [all...]

Completed in 1096 milliseconds