qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [PATCH v2 14/18] target-arm: implement BE32 mode in syste


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH v2 14/18] target-arm: implement BE32 mode in system emulation
Date: Thu, 3 Mar 2016 15:27:42 +0000

On 2 March 2016 at 06:56, Peter Crosthwaite <address@hidden> wrote:
> From: Paolo Bonzini <address@hidden>
>
> System emulation only has a little-endian target; BE32 mode
> is implemented by adjusting the low bits of the address
> for every byte and halfword load and store.  64-bit accesses
> flip the low and high words.
>
> Signed-off-by: Paolo Bonzini <address@hidden>
> [PC changes:
>   * rebased against master (Jan 2016)
> ]
> Reviewed-by: Peter Maydell <address@hidden>
> Signed-off-by: Peter Crosthwaite <address@hidden>
> ---
> fix ld/st copy-paste error (PMM review)

This mail didn't make it to qemu-devel for some reason...
(maybe the spam filters caught it ? :-( )

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]