Home
last modified time | relevance | path

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

/external/qemu/tcg/i386/
Dtcg-target.c1007 static void tcg_out_branch(TCGContext *s, int call, uintptr_t dest) in tcg_out_branch() function
1023 tcg_out_branch(s, 1, dest); in tcg_out_calli()
1028 tcg_out_branch(s, 0, dest); in tcg_out_jmp()