On 18 January 2016 at 07:12, Peter Crosthwaite <[email protected]> wrote: > From: Paolo Bonzini <[email protected]> > > 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 <[email protected]> > [ PC changes: > * Split off as new patch from original: > "target-arm: introduce tbflag for CPSR.E" > * Wrote commit message from scratch > ] > Signed-off-by: Peter Crosthwaite <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
