]> git.karo-electronics.de Git - karo-tx-linux.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, 30 Apr 2014 23:32:05 +0000 (01:32 +0200)
commit4bed0701d3f817c5727a7f7c693e50cbd4f85854
treef8141955dc295d0a60f6304175e126a89465702c
parent2055b05e09d9afb04a1b0a65e2e092a53b52b14a
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