Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dexception.c127 [EXCP_MSAFPE] = "MSA floating point",
H A Dmsa_helper.c6109 do_raise_exception(env, EXCP_MSAFPE, GETPC()); in helper_msa_ctcmsa()
6181 do_raise_exception(env, EXCP_MSAFPE, retaddr); in check_msacsr_cause()
/qemu/target/mips/
H A Dcpu.h1297 EXCP_MSAFPE, enumerator
/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c1247 case EXCP_MSAFPE: in mips_cpu_do_interrupt()