drc: prefer callee-saved regs on alloc
[pcsx_rearmed.git] / libpcsxcore / new_dynarec / assem_arm64.c
2021-11-28 notazdrc: prefer callee-saved regs on alloc
2021-11-28 notazdrc: get rid of RAM_FIXED, revive ROREG
2021-11-24 notazdrc: add a hack for f1 games
2021-11-22 notazdrc: reduce memory usage
2021-11-22 notazdrc: minor adjustments
2021-11-20 notazdrc,interpreter: add mul/div stalls
2021-11-20 notazdrc: try to make gte stall handling less bloaty
2021-11-20 notazdrc/gte: add some stall handling
2021-11-18 notazdrc: use a separate var for game hacks
2021-11-16 notazdrc: adjust timing to be closer to the interpreter
2021-11-14 notazdrc: update cache flushing
2021-11-14 notazdrc: new far call mechanism
2021-11-14 notazdrc: something works on arm64
2021-11-14 notazdrc: arm64 wip
2021-11-14 notazdrc: some more general cleanup
2021-11-14 notazdrc: arm64 wip
2021-11-14 notazdrc: starting arm64 support