target/arm: Clean up disas_thumb_insn
commit0831403b08122b5bf801b0e3469cc63f019f60f0
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 4 Sep 2019 19:30:58 +0000 (4 12:30 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Sep 2019 12:23:04 +0000 (5 13:23 +0100)
treeea63cd3060e9401cf5bb625fdc169c0bf89501c0
parent67b54c554b39fd24f0c3aabc546e83b3082ee7ff
target/arm: Clean up disas_thumb_insn

Now that everything is converted, remove the rest of
the legacy decode.

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