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>
Showing
- arch/mips/math-emu/ieee754.c 3 additions, 2 deletionsarch/mips/math-emu/ieee754.c
- arch/mips/math-emu/ieee754.h 2 additions, 1 deletionarch/mips/math-emu/ieee754.h
- arch/mips/math-emu/ieee754dp.c 3 additions, 2 deletionsarch/mips/math-emu/ieee754dp.c
- arch/mips/math-emu/ieee754dp.h 5 additions, 4 deletionsarch/mips/math-emu/ieee754dp.h
- arch/mips/math-emu/ieee754sp.c 3 additions, 2 deletionsarch/mips/math-emu/ieee754sp.c
- arch/mips/math-emu/ieee754sp.h 5 additions, 4 deletionsarch/mips/math-emu/ieee754sp.h
- arch/mips/math-emu/ieee754xcpt.c 2 additions, 1 deletionarch/mips/math-emu/ieee754xcpt.c
Loading
Please register or sign in to comment