Searched refs:V_GIF_MASK (Results 1 – 2 of 2) sorted by relevance
16 #define V_GIF_MASK (1 << V_GIF_SHIFT) macro
152 return !virtual_gif_enabled(env) || (env->int_ctl & V_GIF_MASK); in virtual_gif_set()594 env->int_ctl |= V_GIF_MASK; in helper_stgi()606 env->int_ctl &= ~V_GIF_MASK; in helper_clgi()