drc: starting arm64 support
[pcsx_rearmed.git] / libpcsxcore / new_dynarec / new_dynarec_config.h
index fbd08ac..321bfbf 100644 (file)
@@ -1,6 +1,8 @@
 
 
-
+#ifdef __arm__
 #define CORTEX_A8_BRANCH_PREDICTION_HACK 1
 #define CORTEX_A8_BRANCH_PREDICTION_HACK 1
+#endif
+
 #define USE_MINI_HT 1
 //#define REG_PREFETCH 1
 
 #define USE_MINI_HT 1
 //#define REG_PREFETCH 1