summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/CPUMInternal.mac
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/VMM/CPUMInternal.mac')
-rw-r--r--src/VBox/VMM/CPUMInternal.mac5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/VBox/VMM/CPUMInternal.mac b/src/VBox/VMM/CPUMInternal.mac
index 111223d1f..5be8c57f5 100644
--- a/src/VBox/VMM/CPUMInternal.mac
+++ b/src/VBox/VMM/CPUMInternal.mac
@@ -72,10 +72,11 @@ struc CPUM
; entered rawmode?
.fRawEntered resb 1
.fSyntheticCpu resb 1
+ .fPendingRestore resb 1
%if RTHCPTR_CB == 8
- .abPadding resb 6
+ .abPadding resb 5
%else
- .abPadding resb 2
+ .abPadding resb 1
%endif
; CPUID leafs