Searched refs:ILL_ILLOPC (Results 1 – 3 of 3) sorted by relevance
159 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */ macro
416 #ifndef ILL_ILLOPC417 #define ILL_ILLOPC 1 /* illegal opcode */ macro590 { ILL_ILLOPC, "ILL_ILLOPC" },
491 #define VKI_ILL_ILLOPC ILL_ILLOPC