mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 02:18:20 -07:00
Fix the FXSAVE/FXRSTOR instructions.
This commit is contained in:
@@ -133,8 +133,9 @@ enum {
|
||||
IREG_SS_limit_high = 87,
|
||||
|
||||
IREG_eaa16 = 88,
|
||||
IREG_x87_op = 89,
|
||||
|
||||
IREG_COUNT = 89,
|
||||
IREG_COUNT = 90,
|
||||
|
||||
IREG_INVALID = 255,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user