picodrive/cpu/drc
2023-05-01 09:08:23 +00:00
..
cmn.c rearrange globals 2017-10-20 12:21:09 +03:00
cmn.h sh2: optimisations in drc 2020-05-06 23:06:31 +02:00
emit_arm.c svp drc, fix crash in jump patch 2023-04-11 19:08:36 +00:00
emit_arm64.c sh2 drc, wrap generated function ptrs if called from host 2023-01-09 20:45:10 +00:00
emit_mips.c sh2 drc, wrap generated function ptrs if called from host 2023-01-09 20:45:10 +00:00
emit_ppc.c sh2 drc, fix 64 bit multiplication in ppc and riscv backends 2023-03-07 21:54:36 +00:00
emit_riscv.c sh2 drc, cleanup and minor fixes (risc-v, division, typos) 2023-05-01 09:08:23 +00:00
emit_x86.c Apply some cleanups to the abicall macros 2023-01-12 21:01:14 +01:00