aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/new_dynarec/assem_arm.h
diff options
context:
space:
mode:
authornotaz2016-09-18 19:22:58 +0300
committernotaz2016-09-18 19:47:56 +0300
commit71e490c5930e6e5f71d1f2d5165c3a801ac46be1 (patch)
treef334aab96ae716c644e866693747e6e99fe6cb31 /libpcsxcore/new_dynarec/assem_arm.h
parente230dbf6ca642eb6cc660e5d581fa4d16a85934b (diff)
downloadpcsx_rearmed-71e490c5930e6e5f71d1f2d5165c3a801ac46be1.tar.gz
pcsx_rearmed-71e490c5930e6e5f71d1f2d5165c3a801ac46be1.tar.bz2
pcsx_rearmed-71e490c5930e6e5f71d1f2d5165c3a801ac46be1.zip
drc: drop heaps of dead code
I've kept it around to keep the code similar to Ari64's version, so that it would be easier to merge back his fixes. However Mupen64plus has long reformatted the code and it kind of went different direction anyway, so there is no point to keep all this code now.
Diffstat (limited to 'libpcsxcore/new_dynarec/assem_arm.h')
-rw-r--r--libpcsxcore/new_dynarec/assem_arm.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/libpcsxcore/new_dynarec/assem_arm.h b/libpcsxcore/new_dynarec/assem_arm.h
index 2254638..2d10ac7 100644
--- a/libpcsxcore/new_dynarec/assem_arm.h
+++ b/libpcsxcore/new_dynarec/assem_arm.h
@@ -9,11 +9,6 @@
#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__
@@ -25,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