3 #define CORTEX_A8_BRANCH_PREDICTION_HACK 1
7 //#define REG_PREFETCH 1
10 //#define NO_WRITE_EXEC 1
11 //#define BASE_ADDR_DYNAMIC 1
12 //#define TC_WRITE_OFFSET 1
13 //#define NDRC_CACHE_FLUSH_ALL 1
15 #if defined(__MACH__) || defined(HAVE_LIBNX)
16 #define NO_WRITE_EXEC 1
18 #if defined(VITA) || defined(HAVE_LIBNX)
19 #define BASE_ADDR_DYNAMIC 1
21 #if defined(HAVE_LIBNX)
22 #define TC_WRITE_OFFSET 1
25 #define NDRC_CACHE_FLUSH_ALL 1