Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dop_helper.c320 error_code |= EXCP_INST_NOTAVAIL; in mips_cpu_do_unaligned_access()
/openbmc/qemu/target/mips/
H A Dcpu.h1103 #define EXCP_INST_NOTAVAIL 0x2 /* No valid instruction word for BadInstr */ macro