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>
Fri, 23 May 2014 13:11:14 +0000 (15:11 +0200)
commitf71baa1168ec3440f51e616c107a6615f5d752f8
treed3b73d7516ccd1694a441ac714913b0f685f5a8c
parentdfbf42b844a5f307bd66716da65f01be9107bc0b
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