Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg-op.h170 #define tcg_gen_ld32u_tl tcg_gen_ld32u_i64 macro
290 #define tcg_gen_ld32u_tl tcg_gen_ld_i32
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c2955 tcg_gen_ld32u_tl(s->T0, tcg_env, in gen_multi0F()
2977 tcg_gen_ld32u_tl(s->T0, tcg_env, in gen_multi0F()
3018 tcg_gen_ld32u_tl(s->T0, in gen_multi0F()
3074 tcg_gen_ld32u_tl(s->T0, tcg_env, offsetof(CPUX86State, idt.limit)); in gen_multi0F()
H A Demit.c.inc264 tcg_gen_ld32u_tl(v, tcg_env,
2527 tcg_gen_ld32u_tl(s->T0, tcg_env, decode->op[2].offset);
2871 tcg_gen_ld32u_tl(s->T0, tcg_env, vector_elem_offset(&decode->op[1], ot, val));
4062 tcg_gen_ld32u_tl(s->T0, tcg_env, offsetof(CPUX86State, mxcsr));
/openbmc/qemu/target/sparc/
H A Dtranslate.c5624 TRANS(MOVsTOuw, VIS3B, do_movf2r, a, gen_offset_fpr_F, tcg_gen_ld32u_tl) in TRANS()
/openbmc/qemu/target/tricore/
H A Dtranslate.c7964 tcg_gen_ld32u_tl(tmp, tcg_env, offsetof(CPUTriCoreState, DBGSR)); in decode_sys_interrupts()