target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
authorFabiano Rosas <farosas@suse.de>
Fri, 17 Feb 2023 20:11:32 +0000 (17:11 -0300)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Feb 2023 13:27:04 +0000 (13:27 +0000)
commit2b77ad4de615542dd8f6b9886a816e744b0abffd
treead7ff3963315972c1145b373039907205a60b0c4
parent9def656e7a23515d5afd5e5e350574d1dfb7fcc9
target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled

This is in preparation to moving the hflags code into its own file
under the tcg/ directory.

Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/boot.c
hw/intc/armv7m_nvic.c
target/arm/arm-powerctl.c
target/arm/cpu.c
target/arm/helper.c
target/arm/machine.c