Home
last modified time | relevance | path

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

/qemu/tcg/
H A Dtcg-op.c127 static TCGOp * DNI tcg_gen_op1i(TCGOpcode opc, TCGType type, TCGArg a1) in tcg_gen_op1i() function
3244 tcg_gen_op1i(INDEX_op_exit_tb, 0, val); in tcg_gen_exit_tb()
3259 tcg_gen_op1i(INDEX_op_goto_tb, 0, idx); in tcg_gen_goto_tb()
3274 tcg_gen_op1i(INDEX_op_goto_ptr, TCG_TYPE_PTR, tcgv_ptr_arg(ptr)); in tcg_gen_lookup_and_goto_ptr()