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

/external/qemu/target-i386/
H A Dtranslate.c674 tcg_gen_ext8u_tl(reg, reg);
4355 tcg_gen_ext8u_tl(cpu_T[0], cpu_T[0]);
4356 tcg_gen_ext8u_tl(cpu_T[1], cpu_T[1]);
5132 tcg_gen_ext8u_tl(cpu_T[0], cpu_T[0]);
/external/qemu/tcg/
H A Dtcg-op.h2430 #define tcg_gen_ext8u_tl tcg_gen_ext8u_i64 macro
2502 #define tcg_gen_ext8u_tl tcg_gen_ext8u_i32 macro

Completed in 42 milliseconds