On 17 June 2014 09:45, Edgar E. Iglesias <edgar.igles...@gmail.com> wrote: > From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> > > 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. > > Signed-off-by: Edgar E. Iglesias <edgar.igles...@xilinx.com> > --- > target-arm/cpu.h | 7 +++++++ > target-arm/helper-a64.c | 24 +++++++++++++----------- > target-arm/helper.c | 13 +++++++++++++ > 3 files changed, 33 insertions(+), 11 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM