On Tue, 23 Jun 2020 at 20:37, Richard Henderson <richard.hender...@linaro.org> wrote: > > Because the elements are non-sequential, we cannot eliminate many > tests straight away like we can for sequential operations. But > we often have the PTE details handy, so we can test for Tagged. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM