Searched refs:updated_ctrs (Results 1 – 1 of 1) sorted by relevance
2179 target_ulong updated_ctrs = (env->mcountinhibit ^ val) & present_ctrs; in write_mcountinhibit() local2187 if (!(updated_ctrs & BIT(cidx)) || in write_mcountinhibit()