about summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-10-29 13:09:51 +0100
committerptitSeb <sebastien.chev@gmail.com>2024-10-29 13:09:51 +0100
commitd99d18759bf7d1e2e83b5c263f7f915ec8e7b7d0 (patch)
tree2c47bdb449c93f605849d2e78e4e09afd6ab5a13 /system
parent68c3be3e16e529521e35c7852820db5ee251281b (diff)
downloadbox64-d99d18759bf7d1e2e83b5c263f7f915ec8e7b7d0.tar.gz
box64-d99d18759bf7d1e2e83b5c263f7f915ec8e7b7d0.zip
[ARM64_DYNAREC] Also use Native Carry flags directly when possible
Diffstat (limited to 'system')
-rw-r--r--system/box64.box64rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index 9ad8464d..70d32b8b 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -431,7 +431,7 @@ BOX64_DYNAREC_STRONGMEM=1
 BOX64_DYNAREC_BIGBLOCK=3
 BOX64_DYNAREC_CALLRET=1
 BOX64_DYNAREC_SAFEFLAGS=0
-BOX64_DYNAREC_NATIVEFLAGS=0
+#BOX64_DYNAREC_NATIVEFLAGS=0
 
 [Sunblaze.exe]
 BOX64_DYNAREC_STRONGMEM=1