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

/external/qemu/target-mips/
H A Dtranslate.c2097 tcg_gen_extu_tl_i64(t2, t0);
2098 tcg_gen_extu_tl_i64(t3, t1);
2176 tcg_gen_extu_tl_i64(t2, t0);
2177 tcg_gen_extu_tl_i64(t3, t1);
2218 tcg_gen_extu_tl_i64(t2, t0);
2219 tcg_gen_extu_tl_i64(t3, t1);
/external/qemu/tcg/
H A Dtcg-op.h2759 #define tcg_gen_extu_tl_i64 tcg_gen_mov_i64 macro
2837 #define tcg_gen_extu_tl_i64 tcg_gen_extu_i32_i64

Completed in 88 milliseconds