qemu-e2k/target/mips
Philippe Mathieu-Daudé ee58fddcbb target/mips: Remove helpers accessing SAARI register
DisasContext::saar boolean is never set, so this code
is not reachable. Remove it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240209090513.9401-9-philmd@linaro.org>
2024-02-15 15:53:12 +01:00
..
sysemu target/mips: Remove CPUMIPSState::CP0_SAAR[2] field 2024-02-15 15:53:12 +01:00
tcg target/mips: Remove helpers accessing SAARI register 2024-02-15 15:53:12 +01:00
cpu-defs.c.inc target/mips: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
cpu-param.h
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2023-11-07 13:08:48 +01:00
cpu.c target/mips: Populate CPUClass.mmu_index 2024-02-03 16:46:10 +10:00
cpu.h target/mips: Remove CPUMIPSState::CP0_SAAR[2] field 2024-02-15 15:53:12 +01:00
fpu_helper.h
fpu.c
gdbstub.c
helper.h target/mips: Implement Loongson CSR instructions 2023-07-10 23:33:37 +02:00
internal.h target/mips: Remove unused mips_def_t::SAARP field 2024-02-15 15:53:12 +01:00
Kconfig kconfig: use "select" to enable semihosting 2024-02-09 17:52:30 +00:00
kvm_mips.h kvm: Introduce kvm_arch_get_default_type hook 2023-08-22 17:31:02 +01:00
kvm.c system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 2024-01-08 10:45:43 -05:00
meson.build meson: rename config_all 2023-12-31 09:11:28 +01:00
mips-defs.h
msa.c