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

/vbox/src/recompiler/tcg/
H A Dtcg-op.h2368 #define tcg_gen_ext8u_tl tcg_gen_ext8u_i64 macro
2439 #define tcg_gen_ext8u_tl tcg_gen_ext8u_i32 macro
/vbox/src/recompiler/target-i386/
H A Dtranslate.c348 tcg_gen_ext8u_tl(tmp, t0);
424 tcg_gen_ext8u_tl(t0, t0);
856 tcg_gen_ext8u_tl(reg, reg);
4750 tcg_gen_ext8u_tl(cpu_T[0], cpu_T[0]);
4751 tcg_gen_ext8u_tl(cpu_T[1], cpu_T[1]);
5530 tcg_gen_ext8u_tl(cpu_T[0], cpu_T[0]);

Completed in 829 milliseconds