Home | History | Annotate | Download | only in sparc

Lines Matching refs:tcg_out_movi

333 static inline void tcg_out_movi(TCGContext *s, TCGType type,
369 tcg_out_movi(s, TCG_TYPE_PTR, ret, arg & ~0x3ffULL);
385 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_I5, offset);
394 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_I5, offset);
433 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_I5, val);
445 tcg_out_movi(s, TCG_TYPE_I32, TCG_REG_I5, val);
801 tcg_out_movi(s, TCG_TYPE_I32, arg1, mem_index);
879 tcg_out_movi(s, TCG_TYPE_I32, TCG_REG_I5, 0xffffffff);
1016 tcg_out_movi(s, TCG_TYPE_I32, arg2, mem_index);
1059 tcg_out_movi(s, TCG_TYPE_I32, TCG_REG_I5, 0xffffffff);
1123 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_I0, args[0]);
1172 tcg_out_movi(s, TCG_TYPE_I32, args[0], (uint32_t)args[1]);
1344 tcg_out_movi(s, TCG_TYPE_I64, args[0], args[1]);
1383 tcg_out_movi(s, TCG_TYPE_I64, args[0], (int32_t)args[1]);