MIPS: math-emu: Mark exception handling functions as __cold.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 15 Apr 2014 22:47:59 +0000 (00:47 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 21 May 2014 09:12:47 +0000 (11:12 +0200)
commitcae55066cb1ce3f8572ddddbd3ec3c54b973a89c
tree91b106168432448ebb07766cc4e88bf778739036
parentf80cc08d78556bdc66bf0b75ec412688d8ec6907
MIPS: math-emu: Mark exception handling functions as __cold.

Optimizes the code flow and shaves of half a percent of the math-emu
code size.

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