target/arm: Expand TBFLAG_ANY.MMUIDX to 4 bits
commit506f149815c2168f16ade17893e117419d93f248
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 7 Feb 2020 14:04:23 +0000 (7 14:04 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 7 Feb 2020 14:04:23 +0000 (7 14:04 +0000)
treeb0eb3ea87405ce58bc9274bd30eb95214118f3d2
parent79cabf1f473ca6e9fa0727f64ed9c2a84a36f0aa
target/arm: Expand TBFLAG_ANY.MMUIDX to 4 bits

We are about to expand the number of mmuidx to 10, and so need 4 bits.
For the benefit of reading the number out of -d exec, align it to the
penultimate nibble.

Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200206105448.4726-17-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h