notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e8f764
)
Update lightrec.h header to latest version
author
Paul Cercueil
<paul@crapouillou.net>
Sun, 9 Jul 2023 11:57:25 +0000
(13:57 +0200)
committer
Paul Cercueil
<paul@crapouillou.net>
Sun, 9 Jul 2023 11:57:45 +0000
(13:57 +0200)
Update the lightrec.h to the latest git version.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
include/lightrec/lightrec-config.h
patch
|
blob
|
blame
|
history
diff --git
a/include/lightrec/lightrec-config.h
b/include/lightrec/lightrec-config.h
index
791eedf
..
79ab7a6
100644
(file)
--- a/
include/lightrec/lightrec-config.h
+++ b/
include/lightrec/lightrec-config.h
@@
-16,10
+16,10
@@
#define OPT_REMOVE_DIV_BY_ZERO_SEQ 1
#define OPT_REPLACE_MEMSET 1
#define OPT_DETECT_IMPOSSIBLE_BRANCHES 1
+#define OPT_HANDLE_LOAD_DELAYS 1
#define OPT_TRANSFORM_OPS 1
#define OPT_LOCAL_BRANCHES 1
#define OPT_SWITCH_DELAY_SLOTS 1
-#define OPT_FLAG_STORES 1
#define OPT_FLAG_IO 1
#define OPT_FLAG_MULT_DIV 1
#define OPT_EARLY_UNLOAD 1