On 18 January 2016 at 07:12, Peter Crosthwaite
wrote:
> From: Paolo Bonzini
>
> Introduce a disas flag for setting the CPU data endianness. This allows
> control of the endianness from the CPU state rather than hard-coding it
> to TARGET_WORDS_BIGENDIAN.
>
> Signed-off-by: Paolo Bonzini
> [ PC c
From: Paolo Bonzini
Introduce a disas flag for setting the CPU data endianness. This allows
control of the endianness from the CPU state rather than hard-coding it
to TARGET_WORDS_BIGENDIAN.
Signed-off-by: Paolo Bonzini
[ PC changes:
* Split off as new patch from original:
"target-arm