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