Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dcpu.h41 #define EXCP_ILLEGAL 4 /* Illegal instruction. */ macro
H A Dhelper.c293 raise_exception_ra(env, EXCP_ILLEGAL, 0); in HELPER()
396 raise_exception_ra(env, EXCP_ILLEGAL, 0); in HELPER()