target/arm: Split out rebuild_hflags_common_32
commit43eccfb6edcf39ed6a304673b87f004a495d068f
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Oct 2019 15:00:36 +0000 (23 11:00 -0400)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 24 Oct 2019 16:16:27 +0000 (24 17:16 +0100)
treefc411d6b78f5afff2bcc1f5874aec3e8289417df
parentd4d7503ac6705770a64f0fbe89afca800fb9da4a
target/arm: Split out rebuild_hflags_common_32

Create a function to compute the values of the TBFLAG_A32 bits
that will be cached, and are used by all profiles.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20191023150057.25731-4-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c