On Tue, Jul 11, 2017 at 18:59:33 +0100, Alex Bennée wrote: > DISAS_UPDATE should be used when the wider CPU state other than just > the PC has been updated and we should therefor exit the TCG runtime
s/therefor/therefore/ > and return to the main execution loop rather assuming DISAS_JUMP would Rather *than* assuming ? > do that. > > Signed-off-by: Alex Bennée <[email protected]> > Reviewed-by: Richard Henderson <[email protected]> Reviewed-by: Emilio G. Cota <[email protected]> E.
