On 02/07/2018 05:28 PM, Michael Clark wrote: > Helper routines for FPU instructions and NaN definitions. > > Signed-off-by: Michael Clark <m...@sifive.com> > --- > fpu/softfloat-specialize.h | 7 +- > target/riscv/fpu_helper.c | 375 > +++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 379 insertions(+), 3 deletions(-) > create mode 100644 target/riscv/fpu_helper.c
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~