Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg.c5611 MemOp dst_mo = dst_type == TCG_TYPE_I32 ? MO_32 : MO_64; in tcg_out_helper_load_slots() local
5614 if ((mov[i].src_ext & MO_SIZE) != dst_mo) { in tcg_out_helper_load_slots()