x87: Correctly implement FREM
Open
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
Follow up from #781
We need to
- Handle only up to 64 exponent diffs per step
- Set C0, C1, C3 based on the result
- Have tests
Contributor guide
Assessment
This issue has not been assessed yet.