target/arm: Refactor disas_simd_indexed decode
commit5f81b1de43259ed0969e62a7419ab9dd9da2c5c0
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 2 Mar 2018 10:45:41 +0000 (2 10:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 2 Mar 2018 11:03:45 +0000 (2 11:03 +0000)
tree5abaf77287d7d77772e66b12cc11bc78b5d00091
parent1dc81c15418d9b174f59a1c6262eb3487f352c56
target/arm: Refactor disas_simd_indexed decode

Include the U bit in the switches rather than testing separately.

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