Searched refs:ILL_ILLOPN (Results 1 – 9 of 9) sorted by relevance
8 #if !(defined(ILL_ILLOPN) || (defined(HAVE_DECL_ILL_ILLOPN) && HAVE_DECL_ILL_ILLOPN))9 # define ILL_ILLOPN 2 macro11 XLAT(ILL_ILLOPN),
2 ILL_ILLOPN 2
168 #ifdef ILL_ILLOPN169 DEFINE_ENTRY(ILL_ILLOPN)
135 T(1, SIGILL, ILL_ILLOPN, &test1_ill), in main()
117 T(1, SIGILL, ILL_ILLOPN, &test1_ill), in main()
175 #define ILL_ILLOPN (__SI_FAULT|2) /* illegal operand */ macro
498 #define VKI_ILL_ILLOPN ILL_ILLOPN
1297 case ILL_ILLOPN: in GetCrashReasonForSIGILL()
1818 case ILL_ILLOPN: in GetCrashReasonForSIGILL()