Home | History | Annotate | Download | only in i386

Lines Matching refs:addrlo

1006     const int addrlo = args[addrlo_idx];
1017 tcg_out_mov(s, type, r1, addrlo);
1018 tcg_out_mov(s, type, r0, addrlo);
1035 tcg_out_mov(s, type, r0, addrlo);
1182 /* The first argument is already loaded with addrlo. */