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

/vbox/src/recompiler/target-i386/
H A Dtranslate.c852 static void gen_extu(int ot, TCGv reg) function
889 gen_extu(size + 1, cpu_tmp0);
896 gen_extu(size + 1, cpu_tmp0);
1633 gen_extu(ot, cpu_T[0]);
1700 gen_extu(ot, cpu_T[0]);
1775 gen_extu(ot, t0);
1856 gen_extu(ot, t0);
5235 gen_extu(ot, t2);
6964 gen_extu(ot, cpu_T[0]);

Completed in 1549 milliseconds