On Mon, 14 Jun 2021 at 09:48, Richard Henderson <richard.hender...@linaro.org> 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 <pbonz...@redhat.com> > Cc: Eduardo Habkost <ehabk...@redhat.com> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM