Searched refs:MSTATUS_TW (Results 1 – 3 of 3) sorted by relevance
380 if (((prv_s || (!rvs && prv_u)) && get_field(env->mstatus, MSTATUS_TW)) || in helper_wfi()397 !get_field(env->mstatus, MSTATUS_TW)) { in helper_wrs_nto()399 } else if (env->priv != PRV_M && get_field(env->mstatus, MSTATUS_TW)) { in helper_wrs_nto()
556 #define MSTATUS_TW 0x00200000 /* since: priv-1.10 */ macro
1616 MSTATUS_TW; in write_mstatus()