]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Unify gen_exception_internal()
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 1 Jul 2025 14:08:32 +0000 (15:08 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 1 Jul 2025 14:08:32 +0000 (15:08 +0100)
commita74b63b3a4451bec2f0d77fc101cf066d1e0fdb1
tree9ec862f43d37b4a857b36e3e2e0c513fb543b134
parent4a94d8047d9dca2d7e73bbc863fabbea2df1bab6
target/arm: Unify gen_exception_internal()

Same code, use the generic variant.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20250623121845.7214-4-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/translate-a64.c
target/arm/tcg/translate.c
target/arm/tcg/translate.h