Home | History | Annotate | Download | only in qemu

Lines Matching refs:tb2

873     TranslationBlock *tb1, *tb2;
915 tb2 = tb1->jmp_next[n1];
918 tb1 = tb2;