summaryrefslogtreecommitdiff
path: root/psp/mips_emit.h
diff options
context:
space:
mode:
authorDavid Guillen Fandos2021-02-10 02:46:45 +0100
committerDavid Guillen Fandos2021-02-10 02:46:45 +0100
commit7aaa280b9f41ad4e5d29f6471a0a814888b12485 (patch)
tree4e3608ab8620409e01fc588d4bc0ff7dc181420e /psp/mips_emit.h
parentf70d8534a1da41376dd96edffe87cbb04cccd683 (diff)
downloadpicogpsp-7aaa280b9f41ad4e5d29f6471a0a814888b12485.tar.gz
picogpsp-7aaa280b9f41ad4e5d29f6471a0a814888b12485.tar.bz2
picogpsp-7aaa280b9f41ad4e5d29f6471a0a814888b12485.zip
Fix ARM dynarec
Turns out there were a couple of very interesting and hard to track bugs. A missing comma made the reg list too short, leaving the 31th element at the mercy of the linker ordering algorithm, which seems to work in some cases depending on the compiler version. Also the cache flush code seemed not to work on my machine (OGA), not sure why it wored in the past :/
Diffstat (limited to 'psp/mips_emit.h')
0 files changed, 0 insertions, 0 deletions