On 29 May 2014 20:46, Paolo Bonzini wrote:
> Set CPSR.E to SCTLR.EE on exception, and use SCTLR.EE also to
> determine endianness for loads during TLB misses.
>
> Signed-off-by: Paolo Bonzini
> ---
> target-arm/helper.c | 38 --
> 1 file changed, 32 insertions
Set CPSR.E to SCTLR.EE on exception, and use SCTLR.EE also to
determine endianness for loads during TLB misses.
Signed-off-by: Paolo Bonzini
---
target-arm/helper.c | 38 --
1 file changed, 32 insertions(+), 6 deletions(-)
diff --git a/target-arm/helper.c b/t