Searched refs:tcg_out_movext3 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tcg.c | 573 static void tcg_out_movext3(TCGContext *s, const TCGMovExtend *i1, in tcg_out_movext3() function 5651 tcg_out_movext3(s, mov, mov + 1, mov + 2, parm->tmp[0]); in tcg_out_helper_load_slots() 5662 tcg_out_movext3(s, mov, mov + 1, mov + 2, in tcg_out_helper_load_slots()
|