]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/cpu.h
target-arm: A64: Refactor aarch64_cpu_do_interrupt
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Mon, 29 Sep 2014 17:48:49 +0000 (18:48 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 29 Sep 2014 17:48:49 +0000 (18:48 +0100)
commit9e729b57ac2a3adebee2746a2106a70eb8230a72
tree40c42b07039d287afba28b9fab38d784f69344fe
parent64e0e2de0c6735202acd575dbf32b310ec8ebad5
target-arm: A64: Refactor aarch64_cpu_do_interrupt

Introduce new_el and new_mode in preparation for future patches
that add support for taking exceptions to and from EL2 and 3.
No functional change.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 1411718914-6608-4-git-send-email-edgar.iglesias@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu.h
target-arm/helper-a64.c
target-arm/helper.c