On Mon, 19 Aug 2019 at 22:38, Richard Henderson <richard.hender...@linaro.org> 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 <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM