gpsp/arm
David Guillen Fandos 904eaa2fa7 [dynarec] "Fix" ARM-mode STM instruction writeback
Move writeback to the end of the instruction (instead of the start).
This is also wrong but fixes some common cases (ie. push sp).
2023-11-21 23:35:07 +01:00
..
arm64_codegen.h [aarch64] Adding new aarch64 dynarec! 2021-12-12 13:18:13 +01:00
arm64_emit.h [dynarec] "Fix" ARM-mode STM instruction writeback 2023-11-21 23:35:07 +01:00
arm64_stub.S Adding DMA transfer "Sleep" mode 2023-09-08 19:44:13 +02:00
arm_codegen.h [arm] Implement movw/movt for ARMv7 2022-01-05 17:12:35 +01:00
arm_dpimacros.h Fix bad ARM code emitter bug 2021-08-30 02:07:31 +02:00
arm_emit.h [dynarec] "Fix" ARM-mode STM instruction writeback 2023-11-21 23:35:07 +01:00
arm_stub.S Adding DMA transfer "Sleep" mode 2023-09-08 19:44:13 +02:00