]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita2abc81c9fc6f4fa172d84fc98ec2106bbb905a6
tree91b106168432448ebb07766cc4e88bf778739036
parent0f85245a3a688a6049278cb4825ec43a14ee66da
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