Home
last modified time | relevance | path

Searched defs:EXCP_ILLEGAL (Results 1 – 2 of 2) sorted by relevance

/qemu/target/openrisc/
H A Dcpu.h148 EXCP_ILLEGAL = 0x7, enumerator
/qemu/target/m68k/
H A Dcpu.h41 #define EXCP_ILLEGAL 4 /* Illegal instruction. */ macro