On Fri, 23 Apr 2021 at 17:58, Richard Henderson <richard.hender...@linaro.org> wrote: > > Pull out the fpa11 emulation to a helper function. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/arm/cpu_loop.c | 153 +++++++++++++++++++++++--------------- > 1 file changed, 94 insertions(+), 59 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM