Home | History | Annotate | Download | only in sparc

Lines Matching refs:TCG_REG_I4

75     TCG_REG_I4,
350 tcg_out_movi_imm32(s, TCG_REG_I4, arg >> (TCG_TARGET_REG_BITS / 2));
351 tcg_out_arithi(s, TCG_REG_I4, TCG_REG_I4, 32, SHIFT_SLLX);
353 tcg_out_arith(s, ret, ret, TCG_REG_I4, ARITH_OR);
1561 tcg_regset_set_reg(s->reserved_regs, TCG_REG_I4); // for internal use