You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/mips/sysemu
Philippe Mathieu-Daudé 5679479b9a target/mips: Move CP0 helpers to sysemu/cp0.c
Opcodes accessing Coprocessor 0 are privileged.
Move the CP0 helpers to sysemu/ and simplify the #ifdef'ry.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210428170410.479308-28-f4bug@amsat.org>
5 years ago
..
addr.c target/mips: Move sysemu specific files under sysemu/ subfolder 5 years ago
cp0.c target/mips: Move CP0 helpers to sysemu/cp0.c 5 years ago
cp0_timer.c target/mips: Move sysemu specific files under sysemu/ subfolder 5 years ago
machine.c target/mips: Move sysemu specific files under sysemu/ subfolder 5 years ago
meson.build target/mips: Move CP0 helpers to sysemu/cp0.c 5 years ago
physaddr.c target/mips: Move physical addressing code to sysemu/physaddr.c 5 years ago