On 7/27/25 1:01 AM, Richard Henderson wrote:
Prepare for raising exceptions with 64-bit syndromes.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/arm/internals.h | 6 +++--- target/arm/tcg-stubs.c | 2 +- target/arm/tcg/op_helper.c | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>