Home
last modified time | relevance | path

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

/qemu/target/openrisc/
H A Dfpu_helper.c49 void do_fpe(CPUOpenRISCState *env, uintptr_t pc) in do_fpe() function
67 do_fpe(env, GETPC()); in HELPER()