Skip to content
Snippets Groups Projects
Commit 56a64733 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: math-emu: Switch to using the MIPS rounding modes.


Previously math-emu was using the IEEE-754 constants internally.  These
were differing by having the constants for rounding to +/- infinity
switched, so a conversion was necessary.  This would be entirely
avoidable if the MIPS constants were used throughout, so get rid of
the bloat.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent aef3fb76
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment