Searched refs:next_tb (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dcpu-exec.c104 unsigned long next_tb; local
116 next_tb = tcg_qemu_tb_exec(tb->tc_ptr);
119 if ((next_tb & 3) == 2) {
250 unsigned long next_tb; local
386 next_tb = 0; /* force lookup of first TB */
423 next_tb = 0;
429 next_tb = 0;
433 next_tb = 0;
453 next_tb = 0;
465 next_tb
[all...]

Completed in 47 milliseconds