drc: update according to interpreter
authornotaz <notasas@gmail.com>
Fri, 21 Jul 2023 20:33:10 +0000 (23:33 +0300)
committernotaz <notasas@gmail.com>
Thu, 3 Aug 2023 18:08:20 +0000 (21:08 +0300)
commitf2e25348d977912376fa7046b73511a27a87d8e7
tree47f97bcd6acc5c76eeaf1c0381da48db8b2d5155
parent18cdd2ad8875d26bac6661dc3e2a58d357d2a463
drc: update according to interpreter

much larger commit than I'd like but it's too much work to split it
include/compiler_features.h
libpcsxcore/new_dynarec/assem_arm.c
libpcsxcore/new_dynarec/assem_arm64.c
libpcsxcore/new_dynarec/linkage_arm.S
libpcsxcore/new_dynarec/linkage_arm64.S
libpcsxcore/new_dynarec/new_dynarec.c
libpcsxcore/new_dynarec/patches/trace_drc_chk
libpcsxcore/new_dynarec/patches/trace_intr
libpcsxcore/psxinterpreter.c