Searched refs:tcg_out_branch_i64 (Results 1 - 1 of 1) sorted by relevance

/external/qemu/tcg/sparc/
H A Dtcg-target.c448 static void tcg_out_branch_i64(TCGContext *s, int opc, int label_index) function
504 tcg_out_branch_i64(s, tcg_cond_to_bcond[cond], label_index);

Completed in 12 milliseconds