Home
last modified time | relevance | path

Searched refs:TB_FLAGS_SKIP (Results 1 – 3 of 3) sorted by relevance

/qemu/target/avr/
H A Dcpu.h205 TB_FLAGS_SKIP = 2, enumerator
H A Dcpu.c66 flags |= TB_FLAGS_SKIP; in avr_get_tb_cpu_state()
H A Dtranslate.c2669 if (tb_flags & TB_FLAGS_SKIP) { in avr_tr_init_disas_context()
2736 if (ctx->base.tb->flags & TB_FLAGS_SKIP) { in avr_tr_translate_insn()
2762 bool force_exit = ctx->base.tb->flags & TB_FLAGS_SKIP; in avr_tr_tb_stop()