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

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

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