Searched refs:tcg_out_branch (Results 1 - 1 of 1) sorted by relevance
/vbox/src/recompiler/tcg/i386/ | ||
H A D | tcg-target.c | 1015 static void tcg_out_branch(TCGContext *s, int call, tcg_target_long dest) function 1040 tcg_out_branch(s, 1, dest); 1045 tcg_out_branch(s, 0, dest); |
Completed in 56 milliseconds