On 06/25/2017 12:21 PM, Laurent Vivier wrote:
Add a function to round a floatx80 to the defined precision (floatx80_rounding_precision)Signed-off-by: Laurent Vivier<laur...@vivier.eu> --- fpu/softfloat.c | 15 +++++++++++++++ include/fpu/softfloat.h | 1 + 2 files changed, 16 insertions(+)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~