On 29 October 2015 at 20:16, Soren Brinkmann <[email protected]> wrote:
> Add BANK_<cpumode> #defines to index banked registers.
>
> Suggested-by: Peter Maydell <[email protected]>
> Signed-off-by: Soren Brinkmann <[email protected]>
> ---
> 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