Home | History | Annotate | Download | only in sparc

Lines Matching defs:tcg_out_mov

307 static inline void tcg_out_mov(TCGContext *s, TCGType type, int ret, int arg)
798 tcg_out_mov(s, TCG_TYPE_PTR, arg0, addr_reg);
848 tcg_out_mov(s, TCG_TYPE_REG, data_reg, arg0);
1010 tcg_out_mov(s, TCG_TYPE_PTR, arg0, addr_reg);
1013 tcg_out_mov(s, TCG_TYPE_REG, arg1, data_reg);