Searched refs:TCG_BAR_STRL (Results 1 – 8 of 8) sorted by relevance
44 TCG_BAR_STRL = 0x20, /* Previous ops will not be delayed */ enumerator
40 tcg_gen_mb(TCG_MO_ALL | TCG_BAR_STRL);85 TCGBar bar_strl = (ctx->ztso || a->rl) ? TCG_BAR_STRL : 0;
343 tcg_gen_mb(TCG_MO_ALL | TCG_BAR_STRL);
663 tcg_gen_mb(TCG_MO_ALL | TCG_BAR_STRL);
5311 tcg_gen_mb(TCG_MO_ALL | TCG_BAR_STRL); in op_strex()5426 tcg_gen_mb(TCG_MO_ALL | TCG_BAR_STRL); in op_stl()5584 tcg_gen_mb(TCG_MO_ALL | TCG_BAR_STRL); in op_lda()
2931 tcg_gen_mb(TCG_MO_ALL | TCG_BAR_STRL); in trans_STXR()2966 tcg_gen_mb(TCG_MO_ALL | TCG_BAR_STRL); in trans_STLR()3004 tcg_gen_mb(TCG_MO_ALL | TCG_BAR_STRL); in trans_STXP()3664 tcg_gen_mb(TCG_MO_ALL | TCG_BAR_STRL); in trans_STLR_i()
2757 case TCG_BAR_STRL: in tcg_dump_ops()
1672 tcg_gen_mb(TCG_BAR_STRL | TCG_MO_ALL); in translate_ldst()