Searched refs:TARGET_ILL_PRVREG (Results 1 – 4 of 4) sorted by relevance
154 si_code = TARGET_ILL_PRVREG; in cpu_loop()173 si_code = TARGET_ILL_PRVREG; in cpu_loop()
132 #define TARGET_ILL_PRVREG (6) /* Privileged register. */ macro
163 force_sig_fault(TARGET_SIGILL, TARGET_ILL_PRVREG, env->iaoq_f); in cpu_loop()
651 #define TARGET_ILL_PRVREG (6) /* privileged register */ macro