Searched refs:ILL_PRVOPC (Results 1 – 7 of 7) sorted by relevance
20 #if !(defined(ILL_PRVOPC) || (defined(HAVE_DECL_ILL_PRVOPC) && HAVE_DECL_ILL_PRVOPC))21 # define ILL_PRVOPC 5 macro23 XLAT(ILL_PRVOPC),
5 ILL_PRVOPC 5
177 #ifdef ILL_PRVOPC178 DEFINE_ENTRY(ILL_PRVOPC)
178 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */ macro
501 #define VKI_ILL_PRVOPC ILL_PRVOPC
1306 case ILL_PRVOPC: in GetCrashReasonForSIGILL()
1827 case ILL_PRVOPC: in GetCrashReasonForSIGILL()