On 18 January 2016 at 07:12, Peter Crosthwaite <crosthwaitepe...@gmail.com> wrote: > From: Paolo Bonzini <pbonz...@redhat.com> > > 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 <pbonz...@redhat.com> > [ 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 <peter.crosthwa...@xilinx.com>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM