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>
4 years ago
..
addr.c
cp0.c target/mips: Move CP0 helpers to sysemu/cp0.c 4 years ago
cp0_timer.c
machine.c
meson.build target/mips: Move CP0 helpers to sysemu/cp0.c 4 years ago
physaddr.c