]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: math-emu: Inline ieee754sp_issnan and ieee754dp_issnan.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 24 Apr 2014 22:40:42 +0000 (00:40 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 12 May 2014 23:24:17 +0000 (01:24 +0200)
commitc8ee07ea3d6cc125c3cd9ba8ae512aa4a32331d8
tree151467ec1694e5b138865c046dfa7ecdc7986d12
parent85f5c837549bc3bb31b744b024e17ea5a9381765
MIPS: math-emu: Inline ieee754sp_issnan and ieee754dp_issnan.

Shaves another 16 bytes off but more importantly avoids function calls.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/math-emu/ieee754dp.c
arch/mips/math-emu/ieee754dp.h
arch/mips/math-emu/ieee754sp.c
arch/mips/math-emu/ieee754sp.h