Home
last modified time | relevance | path

Searched refs:tb_add_jump (Results 1 – 1 of 1) sorted by relevance

/qemu/accel/tcg/
H A Dcpu-exec.c642 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump() function
1028 tb_add_jump(last_tb, tb_exit, tb); in cpu_exec_loop()