Home | History | Annotate | Download | only in x86_64

Lines Matching refs:tcg_out_jxx

466 static void tcg_out_jxx(TCGContext *s, int opc, int label_index)
526 tcg_out_jxx(s, tcg_cond_to_jcc[cond], label_index);
946 tcg_out_jxx(s, JCC_JMP, args[0]);