On Mon, 14 Jun 2021 at 09:48, Richard Henderson <[email protected]> wrote: > > Use a break instead of an ifdefed else. > There's no need to move the values through s->T0. > Remove TCG_BSWAP_IZ and the preceding zero-extension. > > Cc: Paolo Bonzini <[email protected]> > Cc: Eduardo Habkost <[email protected]> > Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
