Searched defs:tb_set_jmp_target (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dexec-all.h302 static inline void tb_set_jmp_target(TranslationBlock *tb, function
317 static inline void tb_set_jmp_target(TranslationBlock *tb, function
331 tb_set_jmp_target(tb, n, (unsigned long)tb_next->tc_ptr);

Completed in 122 milliseconds