gpsp/arm
David Guillen Fandos 7aaa280b9f 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 :/
2021-02-10 02:46:45 +01:00
..
arm_codegen.h Add MSB_FIRST ifdefs 2015-07-30 03:01:40 +02:00
arm_dpimacros.h move platform-independent stuff out of /gp2x. 2011-09-02 17:44:41 +03:00
arm_emit.h Fix ARM dynarec 2021-02-10 02:46:45 +01:00
arm_stub.S (iOS) Compatibility patches pt. 1 2014-12-11 16:36:30 +01:00
video_blend.S arm/video_blend.S - add another __MACH__ hack 2014-12-11 19:05:18 +01:00