Home | History | Annotate | Download | only in arm

Lines Matching refs:tb_next

1446             c = (int) (s->tb_next + args[0]) - ((int) s->code_ptr + 8);
1449 (tcg_target_long) (s->tb_next + args[0]));
1456 tcg_out32(s, (tcg_target_long) (s->tb_next + args[0]));