]> git.baikalelectronics.ru Git - kernel.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>
Fri, 23 May 2014 13:11:14 +0000 (15:11 +0200)
commite13f83bd09cdf2755db314879e3313a81853cf78
treed3b73d7516ccd1694a441ac714913b0f685f5a8c
parent5220b456b55515c264f2a05bf0e36ab43ef6e7aa
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