qemu-e2k/target/mips/tcg/sysemu
Philippe Mathieu-Daudé dae7324b97 target/mips: Constify host_to_mips_errno[]
Keep host_to_mips_errno[] in .rodata by marking the array const.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210617174323.2900831-9-f4bug@amsat.org>
2021-06-24 16:48:08 +02:00
..
cp0_helper.c target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder 2021-05-02 16:49:35 +02:00
meson.build target/mips: Move Special opcodes to tcg/sysemu/special_helper.c 2021-05-02 16:49:35 +02:00
mips-semi.c target/mips: Constify host_to_mips_errno[] 2021-06-24 16:48:08 +02:00
special_helper.c target/mips: Move helper_cache() to tcg/sysemu/special_helper.c 2021-05-02 16:49:35 +02:00
tlb_helper.c target/mips: Fix potential integer overflow (CID 1452921) 2021-06-24 16:44:14 +02:00