mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 07:38:05 -04:00
sh2 drc, add powerpc64le backend
This commit is contained in:
parent
dae0d04dbf
commit
8bb489470a
10 changed files with 127 additions and 130 deletions
|
@ -1400,6 +1400,7 @@ static int emith_cond_check(int cond, int *r, int *s)
|
|||
#define host_instructions_updated(base, end) __builtin___clear_cache(base, end)
|
||||
#define emith_update_cache() /**/
|
||||
#define emith_rw_offs_max() 0x7ff
|
||||
#define emith_uext_ptr(r) /**/
|
||||
|
||||
// SH2 drc specific
|
||||
#define emith_sh2_drc_entry() do { \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue