On 2 March 2016 at 06:56, Peter Crosthwaite <crosthwaitepe...@gmail.com> wrote: > From: Paolo Bonzini <pbonz...@redhat.com> > > System emulation only has a little-endian target; BE32 mode > is implemented by adjusting the low bits of the address > for every byte and halfword load and store. 64-bit accesses > flip the low and high words. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > [PC changes: > * rebased against master (Jan 2016) > ] > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> > Signed-off-by: Peter Crosthwaite <crosthwaite.pe...@gmail.com> > --- > fix ld/st copy-paste error (PMM review)
This mail didn't make it to qemu-devel for some reason... (maybe the spam filters caught it ? :-( ) -- PMM