pierre
|
3362abb30c
|
* Set softfloat_rounding_mode indise SetRoundMode function for all CPUs.
* SetRoundMode returns previous rounding mode value for all CPUs.
git-svn-id: trunk@48018 -
|
2021-01-03 21:44:18 +00:00 |
|
pierre
|
90d2982977
|
Wipe out any pre-existing exception on SetExceptionMask call for m68k cpu
git-svn-id: trunk@43908 -
|
2020-01-10 22:56:03 +00:00 |
|
pierre
|
d8298c9f14
|
Try to correctly handle m68k exceptions bits inside SetExceptionMask function
git-svn-id: trunk@43893 -
|
2020-01-08 23:08:30 +00:00 |
|
Károly Balogh
|
2d8313165d
|
m68k: support FFU exception settings, also reworked FPU initalization
git-svn-id: trunk@36618 -
|
2017-06-30 02:38:14 +00:00 |
|
Károly Balogh
|
f1ee65610d
|
m68k: added support for setting the rounding mode on hardware FPUs
git-svn-id: trunk@36523 -
|
2017-06-18 19:06:34 +00:00 |
|
sergei
|
29bf988ca7
|
+ Implemented m68k-specific (actually, softfloat-specific) part of Math unit.
git-svn-id: trunk@27216 -
|
2014-03-21 05:24:09 +00:00 |
|
sergei
|
0255eb880e
|
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
+ m68k/mathu.inc: added stub implementations for missing functions.
git-svn-id: trunk@27180 -
|
2014-03-18 20:01:15 +00:00 |
|
svenbarth
|
6034866050
|
rtl/m68k: Added mathu(h).inc with dummy implementations of SetExceptionMask and GetExceptionMask
git-svn-id: trunk@22729 -
|
2012-10-18 20:10:48 +00:00 |
|