Re: [hatari-devel] FPU update |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Great! Looking forward to the new version! Is it possible to add some special values to the test cases? I'm thinking of stuff like smallest normal for each precision, inputs that will overflow, underflow, overflow or underflow through rounding, maybe some zeros, infinities and (signaling) NaNs and different bit patterns, that do not always cause inexact exceptions (e.g. powers of 2). We recently found some bugs, that did not show with the test utility, because the affected values were not used. e.g. we discovered, that overflow in SoftFloat always sets the inexact bit (fixed), while this should only happen, if rounded off bits are non-zero. The problems you are describing should be gone with SoftFloat. Am 06.02.2017 um 17:52 schrieb Douglas Little <doug694@xxxxxxxxxxxxxx>:
|
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |