Home
last modified time | relevance | path

Searched refs:tcg_last_op (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dtranslator.c61 icount_start_insn = tcg_last_op(); in gen_tb_start()
153 db->insn_start = tcg_last_op(); in translator_loop()
/openbmc/qemu/include/tcg/
H A Dtcg.h719 static inline TCGOp *tcg_last_op(void) in tcg_last_op() function
/openbmc/qemu/target/sh4/
H A Dtranslate.c2191 ctx->base.insn_start = tcg_last_op(); in decode_gusa()
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c3703 dc->prev_insn_end = tcg_last_op(); in i386_tr_insn_start()
/openbmc/qemu/tcg/
H A Dtcg.c3196 TCGOp *last = tcg_last_op(); in tcg_remove_ops_after()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c7902 insn_eci_rewind = tcg_last_op(); in thumb_tr_translate_insn()