X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fnew_dynarec%2Fassem_arm.h;h=2d10ac73f2cbdc679087ac9d149c46fb1f012e45;hb=9f51b4b9aa4fffa7b9411ca274f5dfb179a6a30a;hp=f4e36a958f014747049d31236cd25b5d04867ef9;hpb=c67af2ac1a8305c7377c7dda844257c5bc1545e3;p=pcsx_rearmed.git diff --git a/libpcsxcore/new_dynarec/assem_arm.h b/libpcsxcore/new_dynarec/assem_arm.h index f4e36a95..2d10ac73 100644 --- a/libpcsxcore/new_dynarec/assem_arm.h +++ b/libpcsxcore/new_dynarec/assem_arm.h @@ -9,15 +9,9 @@ #define USE_MINI_HT 1 //#define REG_PREFETCH 1 #define HAVE_CONDITIONAL_CALL 1 -#define DISABLE_TLB 1 -//#define MUPEN64 -#define FORCE32 1 -#define DISABLE_COP1 1 -#define PCSX 1 #define RAM_SIZE 0x200000 #ifndef __ARM_ARCH_7A__ -#define ARMv5_ONLY //#undef CORTEX_A8_BRANCH_PREDICTION_HACK //#undef USE_MINI_HT #endif @@ -26,11 +20,7 @@ #define BASE_ADDR_FIXED 0 #endif -#ifdef FORCE32 #define REG_SHIFT 2 -#else -#define REG_SHIFT 3 -#endif /* ARM calling convention: r0-r3, r12: caller-save