Searched refs:tb_add_jump (Results 1 - 2 of 2) sorted by relevance
/vbox/src/recompiler/ | ||
H A D | exec-all.h | 281 static inline void tb_add_jump(TranslationBlock *tb, int n, function |
H A D | cpu-exec.c | 757 tb_add_jump((TranslationBlock *)(next_tb & ~3), next_tb & 3, tb); |
Completed in 82 milliseconds