gpsp/arm
David Guillen Fandos bcd3d1ca29 [aarch64] Adding new aarch64 dynarec!
This is based on the MIPS dynarec (more or less) with some ARM
borrowings. Seems to be quite fast (under my testing fixed results:
faster than ARM on A1 but not a lot faster than the interpreter on
Android Snapdragon 845) but still some optimizations are missing at the
moment.

Seems to pass my testing suite and compatibility wise is very similar to
arm.
2021-12-12 13:18:13 +01:00
..
arm64_codegen.h [aarch64] Adding new aarch64 dynarec! 2021-12-12 13:18:13 +01:00
arm64_emit.h [aarch64] Adding new aarch64 dynarec! 2021-12-12 13:18:13 +01:00
arm64_stub.S [aarch64] Adding new aarch64 dynarec! 2021-12-12 13:18:13 +01:00
arm_codegen.h [ARM] Rewrite HLE emulation for div, make it faster and simpler. 2021-10-24 18:00:06 +02:00
arm_dpimacros.h Fix bad ARM code emitter bug 2021-08-30 02:07:31 +02:00
arm_emit.h Add reg tracing capability (for devs) 2021-12-11 11:27:59 +01:00
arm_stub.S Further simplify stubs, remove unnecessary masking 2021-11-14 22:40:03 +01:00
video_blend.S arm/video_blend.S - add another __MACH__ hack 2014-12-11 19:05:18 +01:00