On 8/24/20 7:29 AM, Peter Maydell wrote: > Macroify the uses of do_vfp_2op_sp() and do_vfp_2op_dp(); this will > make it easier to add the halfprec support. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target/arm/translate-vfp.c.inc | 49 ++++++++++------------------------ > 1 file changed, 14 insertions(+), 35 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~