Home
last modified time | relevance | path

Searched defs:old_op (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tcg/
H A Dtcg.c3631 TCGOp *tcg_op_insert_before(TCGContext *s, TCGOp *old_op, in tcg_op_insert_before()
3641 TCGOp *tcg_op_insert_after(TCGContext *s, TCGOp *old_op, in tcg_op_insert_after()
/openbmc/qemu/target/m68k/
H A Dtranslate.c214 CCOp old_op = s->cc_op; in set_cc_op() local