diff options
Diffstat (limited to 'opcodes/i386-init.h')
-rw-r--r-- | opcodes/i386-init.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-init.h b/opcodes/i386-init.h index 6433596..6c8f0f5 100644 --- a/opcodes/i386-init.h +++ b/opcodes/i386-init.h @@ -142,7 +142,7 @@ #define CPU_BDVER2_FLAGS \ { { 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 0, 0, 1, \ 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, \ - 1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0 } } + 1, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0 } } #define CPU_8087_FLAGS \ { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, \ |