Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg-internal.h96 TCGOp *tcg_gen_op2(TCGOpcode, TCGArg, TCGArg);
H A Dtcg-op.c47 TCGOp * NI tcg_gen_op2(TCGOpcode opc, TCGArg a1, TCGArg a2) in tcg_gen_op2() function
127 tcg_gen_op2(opc, tcgv_i32_arg(a1), tcgv_i32_arg(a2)); in tcg_gen_op2_i32()
132 tcg_gen_op2(opc, tcgv_i64_arg(a1), tcgv_i64_arg(a2)); in tcg_gen_op2_i64()
328 tcg_gen_op2(INDEX_op_plugin_mem_cb, tcgv_i64_arg(addr), meminfo); in tcg_gen_plugin_mem_cb()
3159 tcg_gen_op2(INDEX_op_extrl_i64_i32, in tcg_gen_extrl_i64_i32()
3171 tcg_gen_op2(INDEX_op_extrh_i64_i32, in tcg_gen_extrh_i64_i32()
3187 tcg_gen_op2(INDEX_op_extu_i32_i64, in tcg_gen_extu_i32_i64()
3198 tcg_gen_op2(INDEX_op_ext_i32_i64, in tcg_gen_ext_i32_i64()