On Tue, 23 Jun 2020 at 20:37, Richard Henderson <[email protected]> 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 <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
