target/mips: Remove CPUMIPSState::saarp field
commitc2bb8e1bcccb9d8228bc2ec55bbcbdb8f1ce774c
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 9 Feb 2024 07:57:50 +0000 (9 08:57 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 15 Feb 2024 14:53:12 +0000 (15 15:53 +0100)
tree790164f2c7def4b7980769f8c52157ec136815f5
parentb267e78908afd450433ef44d840c4ff30ba37676
target/mips: Remove CPUMIPSState::saarp field

This field is never set, so remove the unreachable code.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240209090513.9401-5-philmd@linaro.org>
hw/misc/mips_itu.c
target/mips/cpu.h