Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg.c544 TCGType src1_type = i1->src_type; in tcg_out_movext2() local
547 if (tcg_out_xchg(s, MAX(src1_type, src2_type), src1, src2)) { in tcg_out_movext2()
553 tcg_out_mov(s, src1_type, scratch, src1); in tcg_out_movext2()