Searched refs:TT_PRIV_INSN (Results 1 – 6 of 6) sorted by relevance
31 [TT_PRIV_INSN] = "Privileged Instruction",
65 cpu_raise_exception_ra(env, TT_PRIV_INSN, GETPC()); in helper_tick_get_count()
56 #define TT_PRIV_INSN 0x03 macro77 #define TT_PRIV_INSN 0x11 macro
35 [TT_PRIV_INSN] = "Privileged Instruction",
1597 gen_exception(dc, TT_PRIV_INSN); in resolve_asi()2646 gen_exception(dc, TT_PRIV_INSN); in raise_priv()
321 case TT_PRIV_INSN: in cpu_loop()