Searched refs:tcg_out_movext (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tcg.c | 458 static void tcg_out_movext(TCGContext *s, TCGType dst_type, TCGReg dst, in tcg_out_movext() function 513 tcg_out_movext(s, i->dst_type, i->dst, i->src_type, i->src_ext, src); in tcg_out_movext1_new_src()
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 2669 tcg_out_movext(s, TCG_TYPE_REG, datalo,
|