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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/cpu/sh4/
H A Dfpu.c207 * ieee_fpe_handler - Handle denormalized number exception
214 ieee_fpe_handler (struct pt_regs *regs) function
290 if (ieee_fpe_handler(regs))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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) function
580 if (ieee_fpe_handler (&regs))

Completed in 46 milliseconds