Searched refs:ILL_COPROC (Results 1 – 13 of 13) sorted by relevance
48 #if defined(ILL_COPROC) || (defined(HAVE_DECL_ILL_COPROC) && HAVE_DECL_ILL_COPROC)50 static_assert((ILL_COPROC) == (7), "ILL_COPROC != 7");53 # define ILL_COPROC 787 XLAT(ILL_COPROC),
9 ILL_COPROC 7
7 #ifndef ILL_COPROC8 #error ILL_COPROC not defined
7 ILL_COPROC
184 #ifdef ILL_COPROC185 DEFINE_ENTRY(ILL_COPROC)
191 #define ILL_COPROC 7 /* coprocessor error */ macro
82 case ILL_COPROC: in GetCrashReasonForSIGILL()
135 ILL_COPROC = 7 variable
140 ILL_COPROC = 7 variable
294 else if (info->si_code == ILL_COPROC) in StackDumpSignalHandler()
521 ILL_COPROC = 7 variable
518 ILL_COPROC = 7 variable
2719 #ifdef ILL_COPROC2720 { "ILL_COPROC", (unsigned long) ILL_COPROC },