]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
CPU tester fixes: FREM and FMOD use current rounding mode. FSCALE didn't round if...
authorToni Wilen <twilen@winuae.net>
Sun, 3 May 2020 16:00:27 +0000 (19:00 +0300)
committerToni Wilen <twilen@winuae.net>
Sun, 3 May 2020 16:00:27 +0000 (19:00 +0300)
commit53c656424b3749101d3bc347f99e14134c893431
tree9079bc0dfa60e4000d921449b9fa4e4784a7e63b
parent3f65c5fd64f87226ec282e31d6a3ddeb65b89c87
CPU tester fixes: FREM and FMOD use current rounding mode. FSCALE didn't round if early exit. FSINH/FCOSH didn't set INEX if too large result.
softfloat/softfloat.cpp
softfloat/softfloat_fpsp.cpp