Home
last modified time | relevance | path

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

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