Model Specific Registers: Difference between revisions

Removed PFR tag, some styling
[unchecked revision][unchecked revision]
No edit summary
(Removed PFR tag, some styling)
Line 1:
{{Convert}}
 
Processors from P6 family (including Pentium PRO, Pentium 3 & 4) have a collection of registers that allows configuration of various things such as memory type-range, sysenter/sysexit, local APIC, etc.
 
== Accessing Model Specific Registers ==
 
Each MSR has a single 32-bit identification number that will be given to RDMSR or WRMSR assembly instructions to operate it. MSRs are 64-bit wide. The presence of MSRs on your processor is indicated by bit 5 of CPUID features.
1,490

edits