Searched refs:EXCP_MMU_ILLEGAL (Results 1 – 2 of 2) sorted by relevance
/qemu/target/m68k/ | ||
H A D | cpu.h | 67 #define EXCP_MMU_ILLEGAL 57 /* MMU Illegal Operation Error */ macro |
H A D | op_helper.c | 176 case EXCP_MMU_ILLEGAL: /* 68851 only */ in m68k_exception_name() |