Home
last modified time | relevance | path

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

/qemu/tcg/
H A Dtcg.c532 static void tcg_out_movext2(TCGContext *s, const TCGMovExtend *i1, in tcg_out_movext2() function
583 tcg_out_movext2(s, i2, i3, scratch); in tcg_out_movext3()
588 tcg_out_movext2(s, i1, i3, scratch); in tcg_out_movext3()
593 tcg_out_movext2(s, i1, i2, scratch); in tcg_out_movext3()
5667 tcg_out_movext2(s, mov, mov + 1, in tcg_out_helper_load_slots()
5982 tcg_out_movext2(s, mov, mov + 1, parm->ntmp ? parm->tmp[0] : -1); in tcg_out_ld_helper_ret()