On Mon, 19 Aug 2019 at 22:38, Richard Henderson <[email protected]> wrote: > > We have been using store_reg and not store_reg_for_load when writing > back a loaded value into the base register. At first glance this is > incorrect when base == pc, however that case is UNPREDICTABLE. > > Signed-off-by: Richard Henderson <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
