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

/external/qemu/tcg/i386/
H A Dtcg-target.c951 static inline void tcg_out_calli(TCGContext *s, tcg_target_long dest) function
1190 tcg_out_calli(s, (tcg_target_long)qemu_ld_helpers[s_bits]);
1397 tcg_out_calli(s, (tcg_target_long)qemu_st_helpers[s_bits]);
1467 tcg_out_calli(s, args[0]);

Completed in 95 milliseconds