Searched refs:ILL_COPROC (Results 1 – 9 of 9) sorted by relevance
22 #if defined(ILL_COPROC) || (defined(HAVE_DECL_ILL_COPROC) && HAVE_DECL_ILL_COPROC)23 XLAT(ILL_COPROC),
7 ILL_COPROC
183 #ifdef ILL_COPROC184 DEFINE_ENTRY(ILL_COPROC)
180 #define ILL_COPROC (__SI_FAULT|7) /* coprocessor error */ macro
254 else if (info->si_code == ILL_COPROC) in StackDumpSignalHandler()
497 #define VKI_ILL_COPROC ILL_COPROC
283 #define ILL_COPROC 7 /* coprocessor error */ macro
1312 case ILL_COPROC: in GetCrashReasonForSIGILL()
1833 case ILL_COPROC: in GetCrashReasonForSIGILL()