commit | de2fc342b8be474d0d0377b7771719e924c5549e | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Apr 25 10:54:06 2014 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 23 15:11:15 2014 +0200 |
tree | 6a57872e6acfd24e8d286d366e681e3f6fa6f6c0 | |
parent | 90efba36ed50933c6df92805bd7e5742e9cc0f46 [diff] |
MIPS: math-emu: Rename get_rounding() functions. There are two version of get_rounding(), one for single precision, one for double precision. Add a ieee754sp_ rsp. ieee754dp_ prefix for clarity. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>