commit | 0f72129281765ed64d26353284059f2bdcde7a23 | [log] [tgz] |
---|---|---|
author | Laurent Vivier <laurent@vivier.eu> | Wed Jun 28 22:42:38 2017 +0200 |
committer | Laurent Vivier <laurent@vivier.eu> | Thu Jun 29 20:27:39 2017 +0200 |
tree | 4092bf1b51512a9d25067587b97630314f034fd0 | |
parent | a51b6bc38bb9b73a40e9486b52be12c810c6f2d9 [diff] |
softfloat: define floatx80_round() Add a function to round a floatx80 to the defined precision (floatx80_rounding_precision) Signed-off-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Richard Henderson <rth@twiddle.net> Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Message-Id: <20170628204241.32106-5-laurent@vivier.eu>