Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg.c518 tcg_out_movext1_new_src(s, i, i->src); in tcg_out_movext1()
557 tcg_out_movext1_new_src(s, i2, src2); in tcg_out_movext2()
558 tcg_out_movext1_new_src(s, i1, src1); in tcg_out_movext2()
607 tcg_out_movext1_new_src(s, i1, i1->dst); in tcg_out_movext3()
608 tcg_out_movext1_new_src(s, i2, i2->dst); in tcg_out_movext3()
609 tcg_out_movext1_new_src(s, i3, i3->dst); in tcg_out_movext3()
615 tcg_out_movext1_new_src(s, i1, scratch); in tcg_out_movext3()
622 tcg_out_movext1_new_src(s, i1, i1->dst); in tcg_out_movext3()
623 tcg_out_movext1_new_src(s, i2, i2->dst); in tcg_out_movext3()
624 tcg_out_movext1_new_src(s, i3, i3->dst); in tcg_out_movext3()
[all …]