Add CPUID2_PDCM
Requested by: jkim MFC after: 3 days
This commit is contained in:
parent
f9819486e5
commit
753bcb5c34
@ -123,6 +123,7 @@
|
||||
#define CPUID2_CNXTID 0x00000400
|
||||
#define CPUID2_CX16 0x00002000
|
||||
#define CPUID2_XTPR 0x00004000
|
||||
#define CPUID2_PDCM 0x00008000
|
||||
#define CPUID2_DCA 0x00040000
|
||||
|
||||
/*
|
||||
|
@ -120,6 +120,7 @@
|
||||
#define CPUID2_CNXTID 0x00000400
|
||||
#define CPUID2_CX16 0x00002000
|
||||
#define CPUID2_XTPR 0x00004000
|
||||
#define CPUID2_PDCM 0x00008000
|
||||
#define CPUID2_DCA 0x00040000
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user