Home
last modified time | relevance | path

Searched refs:tcg_gen_ext32u_tl (Results 1 – 3 of 3) sorted by relevance

/external/qemu/target-mips/
Dtranslate.c1437 tcg_gen_ext32u_tl(t0, t0); in gen_shift_imm()
1460 tcg_gen_ext32u_tl(t0, t0); in gen_shift_imm()
1888 tcg_gen_ext32u_tl(t1, t1); in gen_shift()
1909 tcg_gen_ext32u_tl(t1, t1); in gen_shift()
2054 tcg_gen_ext32u_tl(t0, t0); in gen_muldiv()
2055 tcg_gen_ext32u_tl(t1, t1); in gen_muldiv()
2088 tcg_gen_ext32u_tl(t0, t0); in gen_muldiv()
2089 tcg_gen_ext32u_tl(t1, t1); in gen_muldiv()
2167 tcg_gen_ext32u_tl(t0, t0); in gen_muldiv()
2168 tcg_gen_ext32u_tl(t1, t1); in gen_muldiv()
[all …]
/external/qemu/target-i386/
Dtranslate.c680 tcg_gen_ext32u_tl(reg, reg); in gen_extu()
1822 tcg_gen_ext32u_tl(t0, t0); in gen_shiftd_rm_T1_T3()
1838 tcg_gen_ext32u_tl(t1, t1); in gen_shiftd_rm_T1_T3()
1854 tcg_gen_ext32u_tl(t0, t0); in gen_shiftd_rm_T1_T3()
1865 tcg_gen_ext32u_tl(t1, t1); in gen_shiftd_rm_T1_T3()
4381 tcg_gen_ext32u_tl(cpu_T[0], cpu_T[0]); in disas_insn()
4382 tcg_gen_ext32u_tl(cpu_T[1], cpu_T[1]); in disas_insn()
6734 tcg_gen_ext32u_tl(cpu_T[0], cpu_T[0]); in disas_insn()
/external/qemu/tcg/
Dtcg-op.h2434 #define tcg_gen_ext32u_tl tcg_gen_ext32u_i64 macro
2506 #define tcg_gen_ext32u_tl tcg_gen_mov_i32 macro