Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/sparc64/
H A Dtcg-target.c.inc78 #define TCG_REG_T2 TCG_REG_G2
868 tcg_out_movi_s13(s, TCG_REG_T2, bh);
869 bh = TCG_REG_T2;
876 tcg_out_arithi(s, TCG_REG_T2, ah, 1,
878 tcg_out_movcc(s, TCG_COND_LTU, MOVCC_XCC, rh, TCG_REG_T2, 0);
890 tcg_out_movi_s13(s, TCG_REG_T2, bh + (is_sub ? -1 : 1));
892 tcg_out_arithi(s, TCG_REG_T2, bh, 1,
896 tcg_out_movcc(s, TCG_COND_GEU, MOVCC_XCC, TCG_REG_T2, bh, bhconst);
898 tcg_out_arith(s, rh, ah, TCG_REG_T2, is_sub ? ARITH_SUB : ARITH_ADD);
910 desti & ~0xfff, in_prologue, TCG_REG_T2);
[all …]
/openbmc/qemu/tcg/mips/
H A Dtcg-target.h46 TCG_REG_T2, enumerator
H A Dtcg-target.c.inc113 TCG_REG_T2,
130 TCG_REG_T2,
2600 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_T2);
/openbmc/qemu/tcg/loongarch64/
H A Dtcg-target.h54 TCG_REG_T2, enumerator
H A Dtcg-target.c.inc120 TCG_REG_T2,
/openbmc/qemu/tcg/riscv/
H A Dtcg-target.h36 TCG_REG_TP, TCG_REG_T0, TCG_REG_T1, TCG_REG_T2, enumerator
H A Dtcg-target.c.inc64 TCG_REG_T2,