]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Introduce gen_exception_el_v
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 10 Jun 2022 13:32:34 +0000 (14:32 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 10 Jun 2022 13:32:34 +0000 (14:32 +0100)
commitd6d7f818a9eafeff01d19b70a796bf42248c3690
tree570322527ba989855bc4d3f4f64466793c438650
parent1a13b9a86334d85546afc4e8b568bee970d7a828
target/arm: Introduce gen_exception_el_v

Split out a common helper function for gen_exception_el
and gen_exception_insn_el_v.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220609202901.1177572-19-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/translate.c