Home | History | Annotate | Download | only in target-i386

Lines Matching refs:gen_goto_tb

2285 static inline void gen_goto_tb(DisasContext *s, int tb_num, target_ulong eip)
2320 gen_goto_tb(s, 0, next_eip);
2323 gen_goto_tb(s, 1, val);
2730 gen_goto_tb(s, tb_num, eip);