Searched refs:TB_FLAG_GUSA_EXCLUSIVE (Results 1 – 2 of 2) sorted by relevance
86 #define TB_FLAG_GUSA_EXCLUSIVE (1 << 12) macro99 TB_FLAG_GUSA_EXCLUSIVE)
222 return (ctx->tbflags & TB_FLAG_GUSA_EXCLUSIVE) != 0; in use_exit_tb()275 if (ctx->tbflags & TB_FLAG_GUSA_EXCLUSIVE) { in gen_conditional_jump()306 if (ctx->tbflags & TB_FLAG_GUSA_EXCLUSIVE) { in gen_delayed_conditional_jump()1809 if (ctx->tbflags & TB_FLAG_GUSA_EXCLUSIVE in decode_opc()1834 ctx->envflags |= TB_FLAG_GUSA_EXCLUSIVE; in gen_restart_exclusive()2226 } else if (tbflags & TB_FLAG_GUSA_EXCLUSIVE) { in sh4_tr_init_disas_context()2260 && !(ctx->envflags & TB_FLAG_GUSA_EXCLUSIVE)) { in sh4_tr_translate_insn()2290 if (ctx->tbflags & TB_FLAG_GUSA_EXCLUSIVE) { in sh4_tr_tb_stop()