Home
last modified time | relevance | path

Searched defs:do_fpe (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/nwfpe/
H A Dentry.S169 do_fpe: label
/openbmc/qemu/target/openrisc/
H A Dfpu_helper.c49 void do_fpe(CPUOpenRISCState *env, uintptr_t pc) in do_fpe() function
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c481 asmlinkage void noinstr do_fpe(struct pt_regs *regs, unsigned long fcsr) in do_fpe() function
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c874 asmlinkage void do_fpe(struct pt_regs *regs, unsigned long fcr31) in do_fpe() function