On Fri, 23 Apr 2021 at 17:56, Richard Henderson <[email protected]> wrote: > > Use bit masking instead of an if tree. > > Signed-off-by: Richard Henderson <[email protected]> > --- > linux-user/arm/cpu_loop.c | 50 ++++++++++++++------------------------- > 1 file changed, 18 insertions(+), 32 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
