OpenGrok
Cross Reference: exec.c
xref
: /
external
/
qemu
/
exec.c
Home
|
History
|
Annotate
|
Download
|
only in
qemu
Lines Matching
refs:tb2
788
TranslationBlock *tb1, *
tb2
;
828
tb2
= tb1->jmp_next[n1];
831
tb1 =
tb2
;