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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4/
H A Dfpu.c161 * ieee_fpe_handler - Handle denormalized number exception
167 static int ieee_fpe_handler(struct pt_regs *regs) function
401 if (ieee_fpe_handler(regs)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c389 * ieee_fpe_handler - Handle denormalized number exception
396 ieee_fpe_handler (struct pt_regs *regs) function
552 if (ieee_fpe_handler(regs)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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
584 if (ieee_fpe_handler (&regs))

Completed in 51 milliseconds