Searched refs:TARGET_ILL_COPROC (Results 1 – 4 of 4) sorted by relevance
157 si_code = TARGET_ILL_COPROC; in cpu_loop()198 force_sig_fault(TARGET_SIGILL, TARGET_ILL_COPROC, env->nip); in cpu_loop()
133 #define TARGET_ILL_COPROC (7) /* Coprocessor error. */ macro
334 force_sig_fault(TARGET_SIGILL, TARGET_ILL_COPROC, env->pc); in cpu_loop()
652 #define TARGET_ILL_COPROC (7) /* coprocessor error */ macro