]> Git Repo - qemu.git/commit
target-arm: rename arm_current_pl to arm_current_el
authorGreg Bellows <[email protected]>
Fri, 24 Oct 2014 11:19:14 +0000 (12:19 +0100)
committerPeter Maydell <[email protected]>
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 <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Message-id: 1413910544[email protected]
[PMM: fixed a minor merge resolution error in a couple of hunks]
Signed-off-by: Peter Maydell <[email protected]>
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
This page took 0.032543 seconds and 4 git commands to generate.