Home | Sort by relevance Sort by last modified time |
/external/qemu/ | |
exec-all.h | 325 static inline void tb_add_jump(TranslationBlock *tb, int n, function |
cpu-exec.c | 647 tb_add_jump((TranslationBlock *)(next_tb & ~3), next_tb & 3, tb); [all...] |