Exceptions: Difference between revisions

m
[unchecked revision][unchecked revision]
No edit summary
Line 338:
 
==== Machine Check ====
The Machine Check exception is model specific and processor implementations are not required to support it. It uses [[Model Specific Registers|model-specific registers]] to provide error information. It is disabled by default. To enable it, set the [[CR4|CR4.MCE]] bit to 1.
 
The value of the saved instruction pointer depends on the implementation and the exception.
Anonymous user