Skip to content

Commit 91564b1

Browse files
arch: Intel CPUID definitions
We introduce CPUID definitions for Intel CPUs that will be utilized by the upcoming CPU Profile generation tool. Signed-off-by: Oliver Anderson <[email protected]> On-behalf-of: SAP [email protected]
1 parent fe2bc22 commit 91564b1

File tree

3 files changed

+4804
-0
lines changed

3 files changed

+4804
-0
lines changed

.typos.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ outout = "outout"
2323
[default.extend-identifiers]
2424
fo = "fo"
2525
fpr = "fpr"
26+
tme = "tme"
27+
l3c_qm_conver_factor = "l3c_qm_conver_factor"
28+
IA32_PMC_GPn_CFG_C = "IA32_PMC_GPn_CFG_C"
29+
IA32_PMC_FXm_CFG_C = "IA32_PMC_FXm_CFG_C"

0 commit comments

Comments
 (0)