target/arm: Move PC alignment check
commit501e6d1f6c75e9bc844098fd13fca730188056ef
authorFabiano Rosas <farosas@suse.de>
Mon, 13 Feb 2023 20:29:03 +0000 (13 17:29 -0300)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 16 Feb 2023 16:09:25 +0000 (16 16:09 +0000)
treec116f89c341cc5eaebebb8c05c10d514ac53f591
parentd55b2a2aa37ab07eed1517791344392b3c147f09
target/arm: Move PC alignment check

Move this earlier to make the next patch diff cleaner. While here
update the comment slightly to not give the impression that the
misalignment affects only TCG.

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