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

/vbox/src/recompiler/target-i386/
H A Dtranslate.c361 tcg_gen_ext16u_tl(tmp, t0);
397 tcg_gen_ext16u_tl(tmp, cpu_A0);
484 tcg_gen_ext16u_tl(cpu_tmp0, cpu_tmp0);
508 tcg_gen_ext16u_tl(cpu_tmp0, cpu_tmp0);
859 tcg_gen_ext16u_tl(reg, reg);
4761 tcg_gen_ext16u_tl(cpu_T[0], cpu_T[0]);
4762 tcg_gen_ext16u_tl(cpu_T[1], cpu_T[1]);
5536 tcg_gen_ext16u_tl(cpu_T[0], cpu_T[0]);
/vbox/src/recompiler/tcg/
H A Dtcg-op.h2370 #define tcg_gen_ext16u_tl tcg_gen_ext16u_i64 macro
2441 #define tcg_gen_ext16u_tl tcg_gen_ext16u_i32 macro

Completed in 106 milliseconds