target/arm: Convert CLZ
commit4c97f5b2f0fa9b37f9ff497f15411d809e6fd098
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 4 Sep 2019 19:30:06 +0000 (4 12:30 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Sep 2019 12:23:03 +0000 (5 13:23 +0100)
treebdc0e233ababc1904302d09171872ebc737671bf
parent4ed95abd700e43dee8e032f754b53bec2b047f75
target/arm: Convert CLZ

Document our choice about the T32 CONSTRAINED UNPREDICTABLE behaviour.
This matches the undocumented choice made by the legacy decoder.

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