Merge branch 'master' into nec-v20

This commit is contained in:
Jasmine Iwanek
2022-07-19 20:00:03 -04:00
71 changed files with 11900 additions and 1762 deletions

View File

@@ -503,7 +503,7 @@ extern double fpu_multi;
extern int cpu_cyrix_alignment; /*Cyrix 5x86/6x86 only has data misalignment
penalties when crossing 8-byte boundaries*/
extern int is8086, is_nec, is186, is286, is386, is486;
extern int is8086, is_nec, is186, is286, is386, is6117, is486;
extern int is_am486, is_am486dxl, is_pentium, is_k5, is_k6, is_p6, is_cxsmm;
extern int hascache;
extern int isibm486;