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

/vbox/src/recompiler/
H A Dexec-all.h281 static inline void tb_add_jump(TranslationBlock *tb, int n, function
H A Dcpu-exec.c757 tb_add_jump((TranslationBlock *)(next_tb & ~3), next_tb & 3, tb);

Completed in 134 milliseconds