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

/vbox/src/recompiler/target-i386/
H A Dtranslate.c932 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[0]);
947 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[0]);
1384 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[1]);
1402 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[1]);
1404 tcg_gen_trunc_tl_i32(cpu_tmp3_i32, cpu_T[0]);
1506 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_tmp4);
1523 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_tmp4);
2578 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[0]);
3387 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[0]);
3404 tcg_gen_trunc_tl_i32(cpu_tmp2_i3
[all...]
/vbox/src/recompiler/tcg/
H A Dtcg-op.h2362 #define tcg_gen_trunc_tl_i32 tcg_gen_trunc_i64_i32 macro
2433 #define tcg_gen_trunc_tl_i32 tcg_gen_mov_i32 macro

Completed in 76 milliseconds