Searched refs:TT_PRIV_ACT (Results 1 – 5 of 5) sorted by relevance
46 [TT_PRIV_ACT] = "Privileged Action",
354 cpu_raise_exception_ra(env, TT_PRIV_ACT, ra); in do_check_asi()1201 cpu_raise_exception_ra(env, TT_PRIV_ACT, GETPC()); in helper_ld_asi()1290 cpu_raise_exception_ra(env, TT_PRIV_ACT, GETPC()); in helper_st_asi()
86 #define TT_PRIV_ACT 0x37 macro
1611 gen_exception(dc, TT_PRIV_ACT); in resolve_asi()
328 case TT_PRIV_ACT: in cpu_loop()