HV_X64_LEGACY_FP_ERROR_MESSAGE structure
The HV_X64_LEGACY_FP_ERROR_MESSAGE structure describes a legacy floating-point error message.
Syntax
typedef struct _HV_X64_LEGACY_FP_ERROR_MESSAGE { UINT32 VpIndex; UINT32 Reserved; } HV_X64_LEGACY_FP_ERROR_MESSAGE, *PHV_X64_LEGACY_FP_ERROR_MESSAGE;
Members
- VpIndex
-
A 32-bit value that specifies the index of the virtual processor that executed an instruction that generated an unmasked floating-point error.
- Reserved
-
Reserved. Do not use.
Remarks
For more information about how legacy floating-point error messages are encoded, see FERR Asserted Message.
Requirements
Header |
|
---|
Send comments about this topic to Microsoft
Build date: 11/16/2013
Show: