target/arm: Convert T16, Change processor state
commit20556e7bd6111266fbf1d81e4ff7a89bfa5795a7
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 4 Sep 2019 19:30:47 +0000 (4 12:30 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Sep 2019 12:23:04 +0000 (5 13:23 +0100)
treea6d5d50bb399f1ac30958382417c435cccc946dd
parente6f69612cc79e2acc05dafda8695f791a916946f
target/arm: Convert T16, Change processor state

Add a check for ARMv6 in trans_CPS.  We had this correct in
the T16 path, but had previously forgotten the check on the
A32 and T32 paths.

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