target/mips: Remove helpers accessing SAAR registers
commite1152f8166d34c36a1dec4c3e6532be02411a1ad
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 9 Feb 2024 07:44:18 +0000 (9 08:44 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 15 Feb 2024 14:53:12 +0000 (15 15:53 +0100)
tree83e3226b7d63ef7dbb7febe0a1ac99456103fa68
parent86468930a13400d94b1626f54355214da0daf504
target/mips: Remove helpers accessing SAAR registers

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-2-philmd@linaro.org>
target/mips/tcg/sysemu/cp0_helper.c
target/mips/tcg/sysemu_helper.h.inc
target/mips/tcg/translate.c