Logo
Explore Help
Sign In
claunia/86Box
1
0
Fork 0
You've already forked 86Box
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
3fe4f75108313b2fecad4bf24ab271f4b692a43d
86Box/src/codegen/codegen_accumulate.h

13 lines
202 B
C
Raw Normal View History

Renamed the three CPU folders to their final names.
2020-06-13 10:53:11 +02:00
enum
{
Rewrote the recompiler interrupt checking in assembly (and removed it for the new dynamic compiler because the requires uops are not present), brings performance back up, and also did a number of CPU-related clean-ups (mostly removal of dead variables and associated code).
2020-07-13 19:46:19 +02:00
ACCREG_cycles = 0,
More newline and whitespace cleanups
2022-02-20 02:26:27 -05:00
Renamed the three CPU folders to their final names.
2020-06-13 10:53:11 +02:00
ACCREG_COUNT
};
struct ir_data_t;
void codegen_accumulate(int acc_reg, int delta);
void codegen_accumulate_flush(void);
Makefile.mingw corrections and made the code pass much stricter checks (now mandated by Makefile.mignw) to ensure GCC 14 readiness.
2022-11-17 22:44:06 +01:00
void codegen_accumulate_reset(void);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 103ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API