mirror of
https://github.com/86Box/86Box.git
synced 2026-02-28 01:44:22 -07:00
Fix the FXSAVE/FXRSTOR instructions.
This commit is contained in:
@@ -784,6 +784,8 @@ typedef struct {
|
||||
uint32_t smhr;
|
||||
} cyrix_t;
|
||||
|
||||
extern uint16_t x87_op;
|
||||
|
||||
extern uint32_t addr64;
|
||||
extern uint32_t addr64_2;
|
||||
extern uint32_t addr64a[8];
|
||||
|
||||
Reference in New Issue
Block a user