Files
zig/std
vegecode c24a49a1a7 Fixes to divsf3 (#2186)
* Fixes to divsf3

Embarrassingly failed to notice a section that was unchanged from where
it was copied from mulXf3.zig. The test cases for this function series
div{s,d,t}f3 are very incomplete and don't exercise all code paths.

Remove unnecessary switch from divsf3 left during development from when
I tried to make it generic to support f32, f64, and f128 in one go.

Make runtime safety dependent on whether a test is being run.

* divsf3: switch plus to minus
2019-04-05 11:04:46 -04:00
..
2019-03-02 16:46:04 -05:00
2019-03-31 16:47:34 -05:00
2019-03-02 16:46:04 -05:00
2019-04-05 11:03:57 -04:00
2019-04-05 11:04:46 -04:00
2019-04-03 18:31:25 -04:00
2019-03-25 16:04:25 -04:00
2019-03-02 16:46:04 -05:00
2018-09-30 17:28:35 -04:00
2019-03-31 16:47:34 -05:00
2019-03-24 00:44:18 -04:00
2019-04-03 20:05:24 +00:00
2018-11-13 05:08:37 -08:00
2019-03-29 12:17:48 -04:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-29 12:18:42 -04:00
2019-03-24 00:44:18 -04:00
2019-03-02 16:46:04 -05:00