Home
last modified time | relevance | path

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

/external/qemu/target-mips/
Dhelper.c573 [EXCP_FPE] = "floating point",
744 case EXCP_FPE: in do_interrupt()
Dcpu.h611 EXCP_FPE, enumerator
Dop_helper.c2281 helper_raise_exception(env, EXCP_FPE); in helper_ctc1()
2308 helper_raise_exception(env, EXCP_FPE); in update_fcr31()