Searched defs:ILL_ILLOPC (Results 1 – 2 of 2) sorted by relevance
159 ILL_ILLOPC = 1, /* Illegal opcode. */ enumerator160 # define ILL_ILLOPC ILL_ILLOPC macro
146 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */ macro