On 29 October 2015 at 20:16, Soren Brinkmann <soren.brinkm...@xilinx.com> wrote:
> Add BANK_<cpumode> #defines to index banked registers.
>
> Suggested-by: Peter Maydell <peter.mayd...@linaro.org>
> Signed-off-by: Soren Brinkmann <soren.brinkm...@xilinx.com>
> ---
> v2:
>  - move #defines from cpu.h to internals.h
>  - drop ARM_ prefix in #defines
> ---
>  target-arm/helper.c    | 37 ++++++++++++++++++++++---------------
>  target-arm/internals.h | 16 +++++++++++++---
>  target-arm/kvm32.c     | 34 +++++++++++++++++-----------------
>  target-arm/op_helper.c |  8 ++++----
>  4 files changed, 56 insertions(+), 39 deletions(-)

Applied to target-arm.next, thanks (a simple enough cleanup
that I'm happy to take it in softfreeze).

-- PMM

Reply via email to