Home
last modified time | relevance | path

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

/qemu/include/tcg/
H A Dtcg-op.h194 #define tcg_gen_subfi_tl tcg_gen_subfi_i64 macro
315 #define tcg_gen_subfi_tl tcg_gen_subfi_i32
/qemu/target/mips/tcg/
H A Dmxu_translate.c2842 tcg_gen_subfi_tl(t1, 0, t1); in gen_mxu_D16CPS()
2850 tcg_gen_subfi_tl(t0, 0, t0); in gen_mxu_D16CPS()
3664 tcg_gen_subfi_tl(t2, 32, t2); in gen_mxu_s32extr()
3666 tcg_gen_subfi_tl(t2, bits5, t2); in gen_mxu_s32extr()
3667 tcg_gen_subfi_tl(t3, 32, t2); in gen_mxu_s32extr()
3716 tcg_gen_subfi_tl(t2, 32, t2); in gen_mxu_s32extrv()
3719 tcg_gen_subfi_tl(t3, 32, t2); in gen_mxu_s32extrv()
3737 tcg_gen_subfi_tl(t4, 32, t4); in gen_mxu_s32extrv()
4316 tcg_gen_subfi_tl(t3, 32, t2); in gen_mxu_S32ALN()
/qemu/target/openrisc/
H A Dtranslate.c537 tcg_gen_subfi_tl(cpu_R(dc, a->d), TARGET_LONG_BITS, cpu_R(dc, a->d)); in trans_l_fl1()
/qemu/target/tricore/
H A Dtranslate.c7804 tcg_gen_subfi_tl(msw, 32, tmp_pos); in decode_rrrr_extract_insert()
7821 tcg_gen_subfi_tl(tmp_pos, 32, tmp_pos); in decode_rrrr_extract_insert()
7823 tcg_gen_subfi_tl(tmp_width, 32, tmp_width); in decode_rrrr_extract_insert()
7864 tcg_gen_subfi_tl(temp, 32, temp); in decode_rrrw_extract_insert()
/qemu/target/ppc/translate/
H A Dvmx-impl.c.inc1741 tcg_gen_subfi_tl(rc, 32 - size, rc);
1768 tcg_gen_subfi_tl(idx, 16 - size, idx);