]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/cpu.h
target-arm: rename arm_current_pl to arm_current_el
authorGreg Bellows <greg.bellows@linaro.org>
Fri, 24 Oct 2014 11:19:14 +0000 (12:19 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Oct 2014 11:19:14 +0000 (12:19 +0100)
commitdcbff19bd07c198f4f9bdbf2db740a8e282dd5f6
treea304e8bdf598a72b540eb0b84ab4bca496b7f4d3
parent027fc52704b815bd67a92399d255f066308ca70c
target-arm: rename arm_current_pl to arm_current_el

Renamed the arm_current_pl CPU function to more accurately represent that it
returns the ARMv8 EL rather than ARMv7 PL.

Signed-off-by: Greg Bellows <greg.bellows@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1413910544-20150-5-git-send-email-greg.bellows@linaro.org
[PMM: fixed a minor merge resolution error in a couple of hunks]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu.h
target-arm/helper-a64.c
target-arm/helper.c
target-arm/internals.h
target-arm/op_helper.c
target-arm/translate-a64.c
target-arm/translate.c
target-arm/translate.h