MIPS: math-emu: Rename get_rounding() functions.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 25 Apr 2014 08:54:06 +0000 (10:54 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 23 May 2014 13:11:15 +0000 (15:11 +0200)
commitde2fc342b8be474d0d0377b7771719e924c5549e
tree6a57872e6acfd24e8d286d366e681e3f6fa6f6c0
parent90efba36ed50933c6df92805bd7e5742e9cc0f46
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>
arch/mips/math-emu/ieee754dp.c
arch/mips/math-emu/ieee754sp.c