target/arm: Delete dead code from disas_simd_indexed
commit2cd5078d5784ef57935d2b157bf6d5566e86eac9
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 25 Jun 2024 18:35:36 +0000 (25 11:35 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Jul 2024 14:40:53 +0000 (1 15:40 +0100)
treed719f814c7aec9487ab025c1b1937ac1ae32f6ef
parent80b02a565e518414ba3ced137571ed4597595082
target/arm: Delete dead code from disas_simd_indexed

MLA, MLS, SQDMULH, SQRDMULH, were converted with 8db93dcd3def
and f80701cb44d, and this code should have been removed then.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240625183536.1672454-14-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/translate-a64.c