Searched refs:TCG_REG_R20 (Results 1 - 6 of 6) sorted by relevance

/external/qemu/tcg/ppc64/
H A Dtcg-target.h51 TCG_REG_R20, enumerator in enum:__anon12028
H A Dtcg-target.c93 TCG_REG_R20,
147 TCG_REG_R20,
/external/qemu/tcg/ppc/
H A Dtcg-target.h51 TCG_REG_R20, enumerator in enum:__anon12026
H A Dtcg-target.c94 TCG_REG_R20,
156 TCG_REG_R20,
/external/qemu/tcg/hppa/
H A Dtcg-target.c556 tcg_out_arithi(s, TCG_REG_R20, creg, 31, INSN_SUBI);
557 tcg_out_mtctl_sar(s, TCG_REG_R20);
580 tcg_out_arithi(s, TCG_REG_R20, creg, 31, INSN_SUBI);
581 tcg_out_mtctl_sar(s, TCG_REG_R20);
593 tcg_out_arithi(s, TCG_REG_R20, creg, 32, INSN_SUBI);
594 tcg_out_vshd(s, ret, arg, arg, TCG_REG_R20);
638 tcg_out32(s, INSN_LDIL | INSN_R2(TCG_REG_R20) | reassemble_21(hi));
639 tcg_out32(s, INSN_BLE_SR4 | INSN_R2(TCG_REG_R20)
679 int tmp = (destl == ah || destl == bh ? TCG_REG_R20 : destl);
694 int tmp = (destl == ah || destl == bh ? TCG_REG_R20
[all...]
H A Dtcg-target.h58 TCG_REG_R20, enumerator in enum:__anon12022

Completed in 233 milliseconds