Searched refs:TB_FLAG_ASI_SHIFT (Results 1 – 2 of 2) sorted by relevance
748 #define TB_FLAG_ASI_SHIFT 24 macro774 flags |= env->asi << TB_FLAG_ASI_SHIFT; in cpu_get_tb_cpu_state()
5665 dc->asi = (dc->base.tb->flags >> TB_FLAG_ASI_SHIFT) & 0xff; in TRANS()