]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Expand syndrome parameter to raise_exception*
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 8 Oct 2025 21:55:11 +0000 (14:55 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 10 Oct 2025 09:42:12 +0000 (10:42 +0100)
commit9190d68e83dc13c08b50b538f6473894b1b7b024
treeb33f039b76ab9131543a4d87bbb7f73cff4af999
parent5a3197bc73040e657017d08445918c88c542f7d4
target/arm: Expand syndrome parameter to raise_exception*

Prepare for raising exceptions with 64-bit syndromes.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20251008215613.300150-12-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/internals.h
target/arm/tcg-stubs.c
target/arm/tcg/op_helper.c