Krystine Sherwin
|
16f6e8dc6a
|
Add symfpu -classify
Add description text for standard `symfpu` signature.
|
2026-07-15 14:50:30 +12:00 |
|
Krystine Sherwin
|
9943484dbc
|
symfpu: Add altsqrt
No denormalization here. That can be a problem for later (or not at all).
|
2026-07-15 14:50:29 +12:00 |
|
Krystine Sherwin
|
91928a7329
|
symfpu: Add alt2div
`altdiv` but without denormalization, because as it turns out HardFloat unpacks subnorms in the same way, so lets just support both styles.
|
2026-07-15 14:50:29 +12:00 |
|
Krystine Sherwin
|
db676a2eae
|
symfpu: Add altdiv
|
2026-07-15 14:50:28 +12:00 |
|
Krystine Sherwin
|
717f7c5d3a
|
symfpu: Dynamic rounding mode
|
2026-07-15 14:50:27 +12:00 |
|
Krystine Sherwin
|
56e61ee839
|
symfpu: Tidying output
Also switching to cleaner library branch
|
2026-07-15 14:50:26 +12:00 |
|
Krystine Sherwin
|
2dcaa944bf
|
symfpu: floatWithStatusFlags
Now with verified muladd exceptions.
|
2026-07-15 14:50:26 +12:00 |
|
Krystine Sherwin
|
2b39569477
|
symfpu: Configurable rounding modes
Including tests, but currently only testing rounding modes on multiply.
Also missing the ...01 case.
|
2026-07-15 14:50:25 +12:00 |
|
Krystine Sherwin
|
1347790f4d
|
symfpu: Add flags
Use symfpu fork.
Add tests for symfpu properties and extra edge case checking for flags.
|
2026-07-15 14:50:25 +12:00 |
|
Krystine Sherwin
|
625aecb5d3
|
symfpu: Configurable op
|
2026-07-15 14:50:07 +12:00 |
|
Krystine Sherwin
|
648fb01ffc
|
symfpu: Configurable eb and sb
|
2026-07-15 14:50:06 +12:00 |
|
Jannis Harder
|
0ef11ee048
|
wip: symfpu pass
|
2026-07-15 14:50:06 +12:00 |
|