Fix the FXSAVE/FXRSTOR instructions.

This commit is contained in:
OBattler
2025-04-22 09:13:38 +02:00
parent ac25b87e48
commit 8790395a05
10 changed files with 111 additions and 17 deletions

View File

@@ -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];