Searched refs:tb_set_jmp_target (Results 1 – 2 of 2) sorted by relevance
302 static inline void tb_set_jmp_target(TranslationBlock *tb, in tb_set_jmp_target() function317 static inline void tb_set_jmp_target(TranslationBlock *tb, in tb_set_jmp_target() function331 tb_set_jmp_target(tb, n, (unsigned long)tb_next->tc_ptr); in tb_add_jump()
779 tb_set_jmp_target(tb, n, (unsigned long)(tb->tc_ptr + tb->tb_next_offset[n])); in tb_reset_jump()