Searched refs:tb_add_jump (Results 1 – 2 of 2) sorted by relevance
321 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump() function
607 tb_add_jump((TranslationBlock *)(next_tb & ~3), next_tb & 3, tb); in cpu_exec()