Home
last modified time | relevance | path

Searched refs:TCG_AREG0 (Results 1 – 21 of 21) sorted by relevance

/openbmc/qemu/tcg/tci/
H A Dtcg-target.h145 TCG_AREG0 = TCG_REG_R14, enumerator
/openbmc/qemu/tcg/arm/
H A Dtcg-target.h71 TCG_AREG0 = TCG_REG_R6, enumerator
H A Dtcg-target.c.inc1453 tcg_out_ldrd_8(s, COND_AL, TCG_REG_R0, TCG_AREG0, fast_off);
2975 tcg_out_mov(s, TCG_TYPE_PTR, TCG_AREG0, tcg_target_call_iarg_regs[0]);
/openbmc/qemu/tcg/sparc64/
H A Dtcg-target.h154 #define TCG_AREG0 TCG_REG_I0 macro
H A Dtcg-target.c.inc1090 tcg_out_ld(s, TCG_TYPE_PTR, TCG_REG_T2, TCG_AREG0, mask_off);
1091 tcg_out_ld(s, TCG_TYPE_PTR, TCG_REG_T3, TCG_AREG0, table_off);
/openbmc/qemu/tcg/mips/
H A Dtcg-target.h70 TCG_AREG0 = TCG_REG_S8, enumerator
H A Dtcg-target.c.inc1241 tcg_out_ld(s, TCG_TYPE_PTR, TCG_TMP0, TCG_AREG0, mask_off);
1242 tcg_out_ld(s, TCG_TYPE_PTR, TCG_TMP1, TCG_AREG0, table_off);
2297 TCG_REG_S8, /* used for the global env (TCG_AREG0) */
2438 tcg_out_mov(s, TCG_TYPE_PTR, TCG_AREG0, tcg_target_call_iarg_regs[0]);
/openbmc/qemu/tcg/loongarch64/
H A Dtcg-target.h83 TCG_AREG0 = TCG_REG_S0, enumerator
H A Dtcg-target.c.inc106 /* TCG_REG_S0 reserved for TCG_AREG0 */
1007 tcg_out_ld(s, TCG_TYPE_PTR, TCG_REG_TMP0, TCG_AREG0, mask_ofs);
1008 tcg_out_ld(s, TCG_TYPE_PTR, TCG_REG_TMP1, TCG_AREG0, table_ofs);
2391 TCG_REG_S0, /* used for the global env (TCG_AREG0) */
2436 tcg_out_mov(s, TCG_TYPE_PTR, TCG_AREG0, tcg_target_call_iarg_regs[0]);
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.h47 TCG_AREG0 = TCG_REG_X19, enumerator
H A Dtcg-target.c.inc1775 tcg_out_insn(s, 3314, LDP, TCG_REG_TMP0, TCG_REG_TMP1, TCG_AREG0,
3246 tcg_out_mov(s, TCG_TYPE_PTR, TCG_AREG0, tcg_target_call_iarg_regs[0]);
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.h55 TCG_AREG0 = TCG_REG_R27 enumerator
H A Dtcg-target.c.inc2483 tcg_out_ld(s, TCG_TYPE_PTR, TCG_REG_TMP1, TCG_AREG0, mask_off);
2484 tcg_out_ld(s, TCG_TYPE_PTR, TCG_REG_TMP2, TCG_AREG0, table_off);
2858 tcg_out_mov(s, TCG_TYPE_PTR, TCG_AREG0, tcg_target_call_iarg_regs[0]);
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.h48 TCG_AREG0 = TCG_REG_R10, enumerator
H A Dtcg-target.c.inc1890 tcg_out_insn(s, RXY, NG, TCG_TMP0, TCG_AREG0, TCG_REG_NONE, mask_off);
1891 tcg_out_insn(s, RXY, AG, TCG_TMP0, TCG_AREG0, TCG_REG_NONE, table_off);
3573 tcg_out_mov(s, TCG_TYPE_PTR, TCG_AREG0, tcg_target_call_iarg_regs[0]);
/openbmc/qemu/tcg/riscv/
H A Dtcg-target.h55 TCG_AREG0 = TCG_REG_S0, enumerator
H A Dtcg-target.c.inc48 /* TCG_REG_S0 reserved for TCG_AREG0 */
1727 tcg_out_ld(s, TCG_TYPE_PTR, TCG_REG_TMP0, TCG_AREG0, mask_ofs);
1728 tcg_out_ld(s, TCG_TYPE_PTR, TCG_REG_TMP1, TCG_AREG0, table_ofs);
2769 TCG_REG_S0, /* used for the global env (TCG_AREG0) */
2816 tcg_out_mov(s, TCG_TYPE_PTR, TCG_AREG0, tcg_target_call_iarg_regs[0]);
/openbmc/qemu/tcg/i386/
H A Dtcg-target.h89 TCG_AREG0 = TCG_REG_EBP, enumerator
H A Dtcg-target.c.inc2192 tcg_out_modrm_offset(s, OPC_AND_GvEv + trexw, TCG_REG_L0, TCG_AREG0,
2195 tcg_out_modrm_offset(s, OPC_ADD_GvEv + hrexw, TCG_REG_L0, TCG_AREG0,
4377 tcg_out_ld(s, TCG_TYPE_PTR, TCG_AREG0, TCG_REG_ESP,
4385 tcg_out_mov(s, TCG_TYPE_PTR, TCG_AREG0, tcg_target_call_iarg_regs[0]);
/openbmc/qemu/tcg/
H A Dtci.c368 regs[TCG_AREG0] = (tcg_target_ulong)env; in tcg_qemu_tb_exec()
1035 QEMU_BUILD_BUG_ON(TCG_AREG0 != TCG_REG_R14); in str_r()
H A Dtcg.c1370 tcg_debug_assert(!tcg_regset_test_reg(s->reserved_regs, TCG_AREG0)); in tcg_context_init()
1371 ts = tcg_global_reg_new_internal(s, TCG_TYPE_PTR, TCG_AREG0, "env"); in tcg_context_init()
5713 ptr_mov.src = TCG_AREG0; in tcg_out_helper_load_common_args()