On 18 January 2016 at 07:12, Peter Crosthwaite <[email protected]> wrote: > From: Paolo Bonzini <[email protected]> > > We'll need the DisasContext in the next patch to retrieve the > desired endianness, so pass it as a whole to gen_aa32_ld*/st*. > > Unfortunately we cannot let those functions call get_mem_index, > because of user-mode load/store instructions. > > Signed-off-by: Paolo Bonzini <[email protected]> > [ PC changes: > * Fix long lines > ] > Signed-off-by: Peter Crosthwaite <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
