Home
last modified time | relevance | path

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

/external/qemu/target-mips/
Dtranslate.c2090 tcg_gen_extu_tl_i64(t2, t0); in gen_muldiv()
2091 tcg_gen_extu_tl_i64(t3, t1); in gen_muldiv()
2169 tcg_gen_extu_tl_i64(t2, t0); in gen_muldiv()
2170 tcg_gen_extu_tl_i64(t3, t1); in gen_muldiv()
2211 tcg_gen_extu_tl_i64(t2, t0); in gen_muldiv()
2212 tcg_gen_extu_tl_i64(t3, t1); in gen_muldiv()
/external/qemu/tcg/
Dtcg-op.h2428 #define tcg_gen_extu_tl_i64 tcg_gen_mov_i64 macro
2500 #define tcg_gen_extu_tl_i64 tcg_gen_extu_i32_i64 macro