mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08:00
[MC] Add INVALID_FLOATING_POINT_STATE bugcheck code
This kind of code will be used for FPU Save/Restore related code.
This commit is contained in:
@@ -1598,6 +1598,14 @@ Language=English
|
||||
POWER_FAILURE_SIMULATE
|
||||
.
|
||||
|
||||
MessageId=0xE7
|
||||
Severity=Success
|
||||
Facility=System
|
||||
SymbolicName=INVALID_FLOATING_POINT_STATE
|
||||
Language=English
|
||||
INVALID_FLOATING_POINT_STATE
|
||||
.
|
||||
|
||||
MessageId=0xE8
|
||||
Severity=Success
|
||||
Facility=System
|
||||
|
||||
Reference in New Issue
Block a user