Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c136 tcg_gen_addi_ptr(a0, tcg_env, dofs); in tcg_gen_gvec_2_ool()
137 tcg_gen_addi_ptr(a1, tcg_env, aofs); in tcg_gen_gvec_2_ool()
157 tcg_gen_addi_ptr(a0, tcg_env, dofs); in tcg_gen_gvec_2i_ool()
158 tcg_gen_addi_ptr(a1, tcg_env, aofs); in tcg_gen_gvec_2i_ool()
178 tcg_gen_addi_ptr(a0, tcg_env, dofs); in tcg_gen_gvec_3_ool()
179 tcg_gen_addi_ptr(a1, tcg_env, aofs); in tcg_gen_gvec_3_ool()
180 tcg_gen_addi_ptr(a2, tcg_env, bofs); in tcg_gen_gvec_3_ool()
202 tcg_gen_addi_ptr(a0, tcg_env, dofs); in tcg_gen_gvec_4_ool()
203 tcg_gen_addi_ptr(a1, tcg_env, aofs); in tcg_gen_gvec_4_ool()
204 tcg_gen_addi_ptr(a2, tcg_env, bofs); in tcg_gen_gvec_4_ool()
[all …]
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.h120 tcg_gen_addi_ptr(ret, tcg_env, vec_full_reg_offset(s, regno)); in vec_full_reg_ptr()
184 tcg_gen_addi_ptr(ret, tcg_env, pred_full_reg_offset(s, regno)); in pred_full_reg_ptr()
H A Dtranslate-sve.c514 tcg_gen_addi_ptr(dptr, tcg_env, dofs); in do_predtest()
515 tcg_gen_addi_ptr(gptr, tcg_env, gofs); in do_predtest()
1085 tcg_gen_addi_ptr(t_zd, tcg_env, vec_full_reg_offset(s, rd)); in TRANS_FEAT()
1795 tcg_gen_addi_ptr(dptr, tcg_env, vec_full_reg_offset(s, rd)); in do_sat_addsub_vec()
1796 tcg_gen_addi_ptr(nptr, tcg_env, vec_full_reg_offset(s, rn)); in do_sat_addsub_vec()
2039 tcg_gen_addi_ptr(t_zd, tcg_env, vec_full_reg_offset(s, rd)); in do_cpy_m()
2040 tcg_gen_addi_ptr(t_zn, tcg_env, vec_full_reg_offset(s, rn)); in do_cpy_m()
4090 tcg_gen_addi_ptr(i, i, 16); in gen_sve_ldr()
4191 tcg_gen_addi_ptr(i, i, 16); in gen_sve_str()
4763 tcg_gen_addi_ptr(t_pg, tcg_env, poff); in do_ldrq()
[all …]
H A Dtranslate-sme.c117 tcg_gen_addi_ptr(addr, tcg_env, offset); in get_tile()
H A Dtranslate.h669 tcg_gen_addi_ptr(statusptr, tcg_env, offset); in fpstatus_ptr()
H A Dtranslate-mve.c59 tcg_gen_addi_ptr(ret, tcg_env, mve_qreg_offset(reg)); in mve_qreg_ptr()
H A Dgengvec.c33 tcg_gen_addi_ptr(qc_ptr, tcg_env, offsetof(CPUARMState, vfp.qc)); in gen_gvec_fn3_qc()
H A Dtranslate-neon.c35 tcg_gen_addi_ptr(ret, tcg_env, vfp_reg_offset(dp, reg)); in vfp_reg_ptr()
H A Dtranslate.c5737 tcg_gen_addi_ptr(ge, tcg_env, offsetof(CPUARMState, GE)); in op_par_addsub_ge()
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvv.c.inc647 tcg_gen_addi_ptr(dest, tcg_env, vreg_ofs(s, vd));
648 tcg_gen_addi_ptr(mask, tcg_env, vreg_ofs(s, 0));
823 tcg_gen_addi_ptr(dest, tcg_env, vreg_ofs(s, vd));
824 tcg_gen_addi_ptr(mask, tcg_env, vreg_ofs(s, 0));
924 tcg_gen_addi_ptr(dest, tcg_env, vreg_ofs(s, vd));
926 tcg_gen_addi_ptr(mask, tcg_env, vreg_ofs(s, 0));
1058 tcg_gen_addi_ptr(dest, tcg_env, vreg_ofs(s, vd));
1059 tcg_gen_addi_ptr(mask, tcg_env, vreg_ofs(s, 0));
1114 tcg_gen_addi_ptr(dest, tcg_env, vreg_ofs(s, vd));
1257 tcg_gen_addi_ptr(mask, tcg_env, vreg_ofs(s, 0));
[all …]
H A Dtrans_rvvk.c.inc266 tcg_gen_addi_ptr(rd_v, tcg_env, vreg_ofs(s, a->rd)); \
267 tcg_gen_addi_ptr(rs2_v, tcg_env, vreg_ofs(s, a->rs2)); \
341 tcg_gen_addi_ptr(rd_v, tcg_env, vreg_ofs(s, a->rd)); \
342 tcg_gen_addi_ptr(rs2_v, tcg_env, vreg_ofs(s, a->rs2)); \
/openbmc/qemu/target/hexagon/
H A DREADME144 tcg_gen_addi_ptr(VdV, tcg_env, VdV_off);
153 tcg_gen_addi_ptr(VuV, tcg_env, VuV_off);
154 tcg_gen_addi_ptr(VvV, tcg_env, VvV_off);
/openbmc/qemu/target/ppc/translate/
H A Ddfp-impl.c.inc6 tcg_gen_addi_ptr(r, tcg_env, offsetof(CPUPPCState, vsr[reg].u64[0]));
H A Dvsx-impl.c.inc26 tcg_gen_addi_ptr(r, tcg_env, vsr_full_offset(reg));
33 tcg_gen_addi_ptr(r, tcg_env, acc_full_offset(reg));
H A Dvmx-impl.c.inc13 tcg_gen_addi_ptr(r, tcg_env, avr_full_offset(reg));
/openbmc/qemu/accel/tcg/
H A Dplugin-gen.c132 tcg_gen_addi_ptr(ptr, ptr, (intptr_t) base_ptr); in gen_plugin_u64_ptr()
/openbmc/qemu/include/tcg/
H A Dtcg-op-common.h501 static inline void tcg_gen_addi_ptr(TCGv_ptr r, TCGv_ptr a, intptr_t b) in tcg_gen_addi_ptr() function
/openbmc/qemu/target/i386/tcg/
H A Demit.c.inc325 tcg_gen_addi_ptr(op->v_ptr, tcg_env, vector_reg_offset(op));
719 tcg_gen_addi_ptr(ptr3, tcg_env, ZMM_OFFSET(op3));
1081 tcg_gen_addi_ptr(index, tcg_env, ZMM_OFFSET(decode->mem.index));
2959 tcg_gen_addi_ptr(ptr, tcg_env, offsetof(CPUX86State, xmm_t0));
4385 tcg_gen_addi_ptr(ptr, tcg_env, offsetof(CPUX86State, xmm_regs));
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate_vx.c.inc757 tcg_gen_addi_ptr(a0, tcg_env, v1_offs);
815 tcg_gen_addi_ptr(a0, tcg_env, v1_offs);
1239 tcg_gen_addi_ptr(a0, tcg_env, v1_offs);
/openbmc/qemu/target/m68k/
H A Dtranslate.c910 tcg_gen_addi_ptr(fp, tcg_env, offsetof(CPUM68KState, fregs[freg])); in gen_fp_ptr()
917 tcg_gen_addi_ptr(fp, tcg_env, offsetof(CPUM68KState, fp_result)); in gen_fp_result_ptr()
/openbmc/qemu/target/sparc/
H A Dtranslate.c2411 tcg_gen_addi_ptr(r_tsptr, tcg_env, offsetof(CPUSPARCState, ts)); in gen_load_trap_state_at_tl()