qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] target-arm: support setend instruction


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 0/3] target-arm: support setend instruction
Date: Tue, 22 Apr 2014 08:01:06 +0100

On 22 April 2014 03:42, Paolo Bonzini <address@hidden> wrote:
> Il 21/04/2014 18:08, Peter Maydell ha scritto:
>> If we take an exception while the E bit is set we'll now incorrectly
>> start executing the exception handler in big-endian mode.
>> Minimally, we need to force "always little endian". Ideally, we
>> would implement SCTLR.EE correctly.
>
>
> I'll look into SCTLR.

Note that SCTLR.EE also sets the endianness for loads done
for translation table walks and so on.

thanks
-- PMM



reply via email to

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