Searched defs:EXCP_ILLEGAL (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/openrisc/ | ||
| H A D | cpu.h | 148 EXCP_ILLEGAL = 0x7, enumerator |
| /openbmc/qemu/target/m68k/ | ||
| H A D | cpu.h | 41 #define EXCP_ILLEGAL 4 /* Illegal instruction. */ macro |