Home
last modified time | relevance | path

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

/qemu/tcg/
H A Dtcg.c5142 int lowpart_ofs; in tcg_reg_alloc_dup() local
5211 lowpart_ofs = 0; in tcg_reg_alloc_dup()
5213 lowpart_ofs = tcg_type_size(itype) - (1 << vece); in tcg_reg_alloc_dup()
5216 its->mem_offset + lowpart_ofs)) { in tcg_reg_alloc_dup()