]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Split out rebuild_hflags_aprofile
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Oct 2019 15:00:41 +0000 (11:00 -0400)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 24 Oct 2019 16:16:27 +0000 (17:16 +0100)
commit83f4baef3e2390b2764da80c0563e07ac75735e3
treebac981d1fa812268386130623792399ce07d5fec
parentc747224cc33d88af7d05f797a00110ef4d23d217
target/arm: Split out rebuild_hflags_aprofile

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

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