On Fri, 28 Aug 2020 at 20:26, Richard Henderson <richard.hender...@linaro.org> wrote: > > On 8/25/20 6:49 AM, Peter Maydell wrote: > > Why is it OK to only check vd==vn etc rather than checking for > > overlap the way the old code did ? The commit message doesn't > > mention this. > > We only ever pass pred_full_reg_offset, so there will only ever be exact > overlap. I can either split this out as a separate change or simply add it to > the patch description.
Whichever you prefer, I guess. thanks -- PMM