Searched refs:ieee_fpe_handler (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/sh/kernel/cpu/sh4/
H A Dfpu.c172 * ieee_fpe_handler - Handle denormalized number exception
178 static int ieee_fpe_handler(struct pt_regs *regs) ieee_fpe_handler() function
412 if (ieee_fpe_handler(regs)) { BUILD_TRAP_HANDLER()
/linux-4.4.14/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c402 * ieee_fpe_handler - Handle denormalized number exception
409 ieee_fpe_handler (struct pt_regs *regs) ieee_fpe_handler() function
565 if (ieee_fpe_handler(regs)) { BUILD_TRAP_HANDLER()
/linux-4.4.14/arch/sh/math-emu/
H A Dmath.c499 * ieee_fpe_handler - Handle denormalized number exception
505 static int ieee_fpe_handler(struct pt_regs *regs) ieee_fpe_handler() function

Completed in 66 milliseconds