/openbmc/qemu/target/riscv/insn_trans/ |
H A D | trans_rvzicfiss.c.inc | 28 tcg_gen_ld_tl(addr, tcg_env, offsetof(CPURISCVState, ssp)); 55 tcg_gen_ld_tl(addr, tcg_env, offsetof(CPURISCVState, ssp)); 71 tcg_gen_ld_tl(dest, tcg_env, offsetof(CPURISCVState, ssp));
|
H A D | trans_rvm.c.inc | 173 tcg_gen_ld_tl(rdh, tcg_env, offsetof(CPURISCVState, retxh)); 216 tcg_gen_ld_tl(rdh, tcg_env, offsetof(CPURISCVState, retxh)); 248 tcg_gen_ld_tl(rdh, tcg_env, offsetof(CPURISCVState, retxh)); 293 tcg_gen_ld_tl(rdh, tcg_env, offsetof(CPURISCVState, retxh));
|
H A D | trans_rvi.c.inc | 939 tcg_gen_ld_tl(desth, tcg_env, offsetof(CPURISCVState, retxh)); 962 tcg_gen_ld_tl(desth, tcg_env, offsetof(CPURISCVState, retxh));
|
/openbmc/qemu/target/loongarch/tcg/insn_trans/ |
H A D | trans_privileged.c.inc | 208 tcg_gen_ld_tl(dest, tcg_env, csr->offset); 239 tcg_gen_ld_tl(dest, tcg_env, csr->offset); 275 tcg_gen_ld_tl(oldv, tcg_env, csr->offset);
|
/openbmc/qemu/include/tcg/ |
H A D | tcg-op.h | 172 #define tcg_gen_ld_tl tcg_gen_ld_i64 macro 292 #define tcg_gen_ld_tl tcg_gen_ld_i32
|
/openbmc/qemu/target/mips/tcg/ |
H A D | translate.c | 1247 tcg_gen_ld_tl(t0, addr, sizeof(target_ulong) * from); in gen_load_srsgpr() 4890 tcg_gen_ld_tl(arg, tcg_env, off); in gen_mfc0_load64() 5271 tcg_gen_ld_tl(arg, tcg_env, offsetof(CPUMIPSState, CP0_Context)); in gen_mfc0() 5282 tcg_gen_ld_tl(arg, tcg_env, in gen_mfc0() 5309 tcg_gen_ld_tl(arg, tcg_env, offsetof(CPUMIPSState, CP0_SegCtl0)); in gen_mfc0() 5315 tcg_gen_ld_tl(arg, tcg_env, offsetof(CPUMIPSState, CP0_SegCtl1)); in gen_mfc0() 5321 tcg_gen_ld_tl(arg, tcg_env, offsetof(CPUMIPSState, CP0_SegCtl2)); in gen_mfc0() 5398 tcg_gen_ld_tl(arg, tcg_env, offsetof(CPUMIPSState, CP0_BadVAddr)); in gen_mfc0() 5445 tcg_gen_ld_tl(arg, tcg_env, offsetof(CPUMIPSState, CP0_EntryHi)); in gen_mfc0() 5502 tcg_gen_ld_tl(arg, tcg_env, offsetof(CPUMIPSState, CP0_EPC)); in gen_mfc0() [all …]
|
H A D | nanomips_translate.c.inc | 1029 tcg_gen_ld_tl(lladdr, tcg_env, offsetof(CPUMIPSState, lladdr));
|
/openbmc/qemu/target/riscv/ |
H A D | translate.c | 642 tcg_gen_ld_tl(tmp, tcg_env, offsetof(CPURISCVState, mstatus)); in mark_fs_dirty() 647 tcg_gen_ld_tl(tmp, tcg_env, offsetof(CPURISCVState, mstatus_hs)); in mark_fs_dirty() 671 tcg_gen_ld_tl(tmp, tcg_env, offsetof(CPURISCVState, mstatus)); in mark_vs_dirty() 676 tcg_gen_ld_tl(tmp, tcg_env, offsetof(CPURISCVState, mstatus_hs)); in mark_vs_dirty()
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 2942 tcg_gen_ld_tl(dst, tcg_env, env64_field_offsetof(tick_cmpr)); in do_rdtick_cmpr() 2967 tcg_gen_ld_tl(dst, tcg_env, env64_field_offsetof(stick_cmpr)); in do_rdstick_cmpr() 2996 tcg_gen_ld_tl(dst, tcg_env, env64_field_offsetof(hpstate)); in do_rdhpstate() 3013 tcg_gen_ld_tl(dst, tp, env64_field_offsetof(htstate)); in do_rdhtstate() 3021 tcg_gen_ld_tl(dst, tcg_env, env64_field_offsetof(hintp)); in do_rdhintp() 3029 tcg_gen_ld_tl(dst, tcg_env, env64_field_offsetof(htba)); in do_rdhtba() 3037 tcg_gen_ld_tl(dst, tcg_env, env64_field_offsetof(hver)); in do_rdhver() 3045 tcg_gen_ld_tl(dst, tcg_env, env64_field_offsetof(hstick_cmpr)); in do_rdhstick_cmpr() 3054 tcg_gen_ld_tl(dst, tcg_env, env32_field_offsetof(wim)); in do_rdwim() 3066 tcg_gen_ld_tl(dst, r_tsptr, offsetof(trap_state, tpc)); in do_rdtpc() [all …]
|
/openbmc/qemu/target/i386/tcg/ |
H A D | translate.c | 2131 tcg_gen_ld_tl(t, tcg_env, offsetof(CPUX86State, eflags)); in gen_set_eflags() 2140 tcg_gen_ld_tl(t, tcg_env, offsetof(CPUX86State, eflags)); in gen_reset_eflags() 3022 tcg_gen_ld_tl(s->T0, tcg_env, offsetof(CPUX86State, gdt.base)); in gen_multi0F() 3077 tcg_gen_ld_tl(s->T0, tcg_env, offsetof(CPUX86State, idt.base)); in gen_multi0F() 3253 tcg_gen_ld_tl(s->T0, tcg_env, offsetof(CPUX86State, cr[0])); in gen_multi0F() 3291 tcg_gen_ld_tl(s->T1, tcg_env, offsetof(CPUX86State, cr[0])); in gen_multi0F() 3314 tcg_gen_ld_tl(cpu_seg_base[R_GS], tcg_env, in gen_multi0F()
|
H A D | emit.c.inc | 273 tcg_gen_ld_tl(v, tcg_env, offsetof(CPUX86State, cr[op->n])); 2531 tcg_gen_ld_tl(s->T0, tcg_env, decode->op[2].offset); 2875 tcg_gen_ld_tl(s->T0, tcg_env, vector_elem_offset(&decode->op[1], ot, val)); 3007 tcg_gen_ld_tl(t, tcg_env, offsetof(CPUX86State, xmm_t0.ZMM_Q((vec_len - 1) / 8))); 3009 tcg_gen_ld_tl(t, tcg_env, offsetof(CPUX86State, xmm_t0.ZMM_L((vec_len - 1) / 4)));
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 277 tcg_gen_ld_tl(t, tcg_env, offsetof(CPUPPCState, spr[reg])); in gen_load_spr() 805 tcg_gen_ld_tl(cpu_gpr[gprn], tcg_env, in spr_read_ibat() 812 tcg_gen_ld_tl(cpu_gpr[gprn], tcg_env, in spr_read_ibat_h() 845 tcg_gen_ld_tl(cpu_gpr[gprn], tcg_env, in spr_read_dbat() 852 tcg_gen_ld_tl(cpu_gpr[gprn], tcg_env, in spr_read_dbat_h() 902 tcg_gen_ld_tl(cpu_gpr[gprn], tcg_env, offsetof(CPUPPCState, excp_prefix)); in spr_read_hior() 1037 tcg_gen_ld_tl(t0, tcg_env, offsetof(CPUPPCState, ivpr_mask)); in spr_write_excp_prefix() 1061 tcg_gen_ld_tl(t0, tcg_env, offsetof(CPUPPCState, ivor_mask)); in spr_write_excp_vector() 3509 tcg_gen_ld_tl(tmp, tcg_env, offsetof(CPUPPCState, bhrb_filter)); in gen_update_branch_history() 3521 tcg_gen_ld_tl(offset, tcg_env, offsetof(CPUPPCState, bhrb_offset)); in gen_update_branch_history() [all …]
|
/openbmc/qemu/target/tricore/ |
H A D | translate.c | 342 tcg_gen_ld_tl(ret, tcg_env, offsetof(CPUTriCoreState, REG)); \
|