Home
last modified time | relevance | path

Searched refs:tcg_gen_ld32u_tl (Results 1 – 6 of 6) sorted by relevance

/qemu/include/tcg/
H A Dtcg-op.h182 #define tcg_gen_ld32u_tl tcg_gen_ld32u_i64 macro
303 #define tcg_gen_ld32u_tl tcg_gen_ld_i32
/qemu/target/i386/tcg/
H A Dtranslate.c3080 tcg_gen_ld32u_tl(s->T0, tcg_env, in gen_multi0F()
3102 tcg_gen_ld32u_tl(s->T0, tcg_env, in gen_multi0F()
3143 tcg_gen_ld32u_tl(s->T0, in gen_multi0F()
3199 tcg_gen_ld32u_tl(s->T0, tcg_env, offsetof(CPUX86State, idt.limit)); in gen_multi0F()
H A Demit.c.inc250 tcg_gen_ld32u_tl(v, tcg_env,
2545 tcg_gen_ld32u_tl(s->T0, tcg_env, decode->op[2].offset);
2887 tcg_gen_ld32u_tl(s->T0, tcg_env, vector_elem_offset(&decode->op[1], ot, val));
4118 tcg_gen_ld32u_tl(s->T0, tcg_env, offsetof(CPUX86State, mxcsr));
/qemu/target/sparc/
H A Dtranslate.c5653 TRANS(MOVsTOuw, VIS3B, do_movf2r, a, gen_offset_fpr_F, tcg_gen_ld32u_tl) in TRANS()
/qemu/target/riscv/insn_trans/
H A Dtrans_rvv.c.inc1120 tcg_gen_ld32u_tl, tcg_gen_ld_tl
/qemu/target/tricore/
H A Dtranslate.c7961 tcg_gen_ld32u_tl(tmp, tcg_env, offsetof(CPUTriCoreState, DBGSR)); in decode_sys_interrupts()