Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c399 * ieee_fpe_handler - Handle denormalized number exception
406 ieee_fpe_handler (struct pt_regs *regs) in ieee_fpe_handler() function
562 if (ieee_fpe_handler(regs)) { in BUILD_TRAP_HANDLER()
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
H A Dfpu.c168 * ieee_fpe_handler - Handle denormalized number exception
174 static int ieee_fpe_handler(struct pt_regs *regs) in ieee_fpe_handler() function
408 if (ieee_fpe_handler(regs)) { in BUILD_TRAP_HANDLER()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/
H A Dfpu.c168 * ieee_fpe_handler - Handle denormalized number exception
174 static int ieee_fpe_handler(struct pt_regs *regs) in ieee_fpe_handler() function
408 if (ieee_fpe_handler(regs)) { in BUILD_TRAP_HANDLER()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c399 * ieee_fpe_handler - Handle denormalized number exception
406 ieee_fpe_handler (struct pt_regs *regs) in ieee_fpe_handler() function
562 if (ieee_fpe_handler(regs)) { in BUILD_TRAP_HANDLER()

Completed in 4 milliseconds