Searched refs:ILL_ILLOPC (Results 1 – 4 of 4) sorted by relevance
159 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */ macro
292 printf("#define VKI_ILL_ILLOPC %d\n", ILL_ILLOPC); in main()
403 #ifndef ILL_ILLOPC404 #define ILL_ILLOPC 1 /* illegal opcode */ macro566 { ILL_ILLOPC, "ILL_ILLOPC" },
491 #define VKI_ILL_ILLOPC ILL_ILLOPC