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

/external/qemu/target-i386/
H A Dtranslate.c4358 tcg_gen_mul_tl(cpu_T[0], cpu_T[0], cpu_T[1]);
4369 tcg_gen_mul_tl(cpu_T[0], cpu_T[0], cpu_T[1]);
4383 tcg_gen_mul_tl(cpu_T[0], cpu_T[0], cpu_T[1]);
4424 tcg_gen_mul_tl(cpu_T[0], cpu_T[0], cpu_T[1]);
4436 tcg_gen_mul_tl(cpu_T[0], cpu_T[0], cpu_T[1]);
4451 tcg_gen_mul_tl(cpu_T[0], cpu_T[0], cpu_T[1]);
4752 tcg_gen_mul_tl(cpu_T[0], cpu_T[0], cpu_T[1]);
4776 tcg_gen_mul_tl(cpu_T[0], cpu_T[0], cpu_T[1]);
/external/qemu/tcg/
H A Dtcg-op.h2417 #define tcg_gen_mul_tl tcg_gen_mul_i64 macro
2489 #define tcg_gen_mul_tl tcg_gen_mul_i32 macro
/external/qemu/target-mips/
H A Dtranslate.c1715 tcg_gen_mul_tl(cpu_gpr[rd], cpu_gpr[rs], cpu_gpr[rt]);

Completed in 129 milliseconds