Home
last modified time | relevance | path

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

/external/qemu/tcg/sparc/
Dtcg-target.c487 static void tcg_out_branch_i64(TCGContext *s, int opc, int label_index) in tcg_out_branch_i64() function
538 tcg_out_branch_i64(s, tcg_cond_to_bcond[cond], label_index); in tcg_out_brcond_i64()