Searched refs:tcg_gen_trunc_tl_i32 (Results 1 - 3 of 3) sorted by relevance

/external/qemu/target-i386/
H A Dtranslate.c750 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[0]);
766 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[0]);
1203 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[1]);
1221 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[1]);
1223 tcg_gen_trunc_tl_i32(cpu_tmp3_i32, cpu_T[0]);
1325 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_tmp4);
1342 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_tmp4);
2395 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[0]);
3181 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[0]);
3198 tcg_gen_trunc_tl_i32(cpu_tmp2_i3
[all...]
/external/qemu/target-mips/
H A Dtranslate.c1200 tcg_gen_trunc_tl_i32(fp0, t0);
1450 tcg_gen_trunc_tl_i32(t1, t0);
1900 tcg_gen_trunc_tl_i32(t2, t0);
1901 tcg_gen_trunc_tl_i32(t3, t1);
2887 tcg_gen_trunc_tl_i32(t0, arg);
5520 tcg_gen_trunc_tl_i32(fp0, t0);
5526 tcg_gen_trunc_tl_i32(fp0, t0);
5815 tcg_gen_trunc_tl_i32(fp0, t0);
5859 tcg_gen_trunc_tl_i32(fp0, t0);
7268 tcg_gen_trunc_tl_i32(fp
[all...]
/external/qemu/tcg/
H A Dtcg-op.h2424 #define tcg_gen_trunc_tl_i32 tcg_gen_trunc_i64_i32 macro
2496 #define tcg_gen_trunc_tl_i32 tcg_gen_mov_i32 macro

Completed in 54 milliseconds