OpenGrok
Cross Reference: translate-all.c
xref
: /
external
/
qemu
/
translate-all.c
Home
|
History
|
Annotate
|
Download
|
only in
qemu
Lines Matching
defs:tb2
873
TranslationBlock *tb1, *
tb2
;
915
tb2
= tb1->jmp_next[n1];
918
tb1 =
tb2
;