Home
last modified time | relevance | path

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

/qemu/tcg/
H A Dtcg.c525 static void tcg_out_movext1(TCGContext *s, const TCGMovExtend *i) in tcg_out_movext1() function
548 tcg_out_movext1(s, i1); in tcg_out_movext2()
549 tcg_out_movext1(s, i2); in tcg_out_movext2()
591 tcg_out_movext1(s, i1); in tcg_out_movext3()
596 tcg_out_movext1(s, i2); in tcg_out_movext3()
601 tcg_out_movext1(s, i3); in tcg_out_movext3()
622 tcg_out_movext1(s, i3); in tcg_out_movext3()
623 tcg_out_movext1(s, i2); in tcg_out_movext3()
637 tcg_out_movext1(s, i2); in tcg_out_movext3()
638 tcg_out_movext1(s, i3); in tcg_out_movext3()
[all …]