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:03:19 +0000 (21:03 +0300)
commita5cd72d0e598f037fd9d9f23948af5b2fb06e2eb
treefa65a83d7e9e48137b9d047cf4b43727e443c047
parent9165d434d935746da54484381ebbee754e899680
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