gpsp/arm
David Guillen Fandos ff510e7f7a Move caches to stub files to get around gcc 10
Seems that using the __atribute__ magic for sections is not the best way
of doing this, since it injects some default atributtes that collide
with the user defined ones. Using assembly is far easier in this case.

Reworked definitions a bit to make it easier to import from assembly.
Also wrapped stuff around macros for easy and less verbose
implementation of the symbol prefix issue.
2021-03-23 20:02:44 +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 Simplify open load handling for MIPS and fix other arches 2021-03-16 22:58:58 +01:00
arm_stub.S Move caches to stub files to get around gcc 10 2021-03-23 20:02:44 +01:00
video_blend.S arm/video_blend.S - add another __MACH__ hack 2014-12-11 19:05:18 +01:00