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