diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2012-10-19 23:48:13 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2012-10-30 00:34:48 +0100 |
commit | 3585317f6fdff0e3ae082f88afb2784d815a07e2 (patch) | |
tree | 3b67c9df344e044ae35fbdbdf693cd55c158e613 /ppc-dis.c | |
parent | d26a8caea3f160782841efb87b5e8bea606b512b (diff) | |
download | hqemu-3585317f6fdff0e3ae082f88afb2784d815a07e2.zip hqemu-3585317f6fdff0e3ae082f88afb2784d815a07e2.tar.gz |
tcg/mips: use MUL instead of MULT on MIPS32 and above
MIPS32 and later instruction sets have a multiplication instruction
directly operating on GPRs. It only produces a 32-bit result but
it is exactly what is needed by QEMU.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'ppc-dis.c')
0 files changed, 0 insertions, 0 deletions