On Thu, 28 Jan 2021 at 22:42, Richard Henderson <[email protected]> wrote: > > Use simple arithmetic instead of a conditional > move when tbi0 != tbi1. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/translate-a64.c | 25 ++++++++++++++----------- > 1 file changed, 14 insertions(+), 11 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
