diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2009-07-01 10:52:22 -0700 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2009-07-03 03:28:20 +0200 |
commit | 98070ce00f1561bb244c366b2cb76c4b4f7c2de1 (patch) | |
tree | cfd8c1d506792ac385466f82b06f2f4176bd69d2 /aes.c | |
parent | 7d69c52ed8939b036fbd31488f9c7b4f5d7b8208 (diff) | |
download | qemu-98070ce00f1561bb244c366b2cb76c4b4f7c2de1.zip qemu-98070ce00f1561bb244c366b2cb76c4b4f7c2de1.tar.gz qemu-98070ce00f1561bb244c366b2cb76c4b4f7c2de1.tar.bz2 |
target-mips: fix MADD and MSUB/MSUBU instructions
MADD was not correctly writing to HI.
MSUB/MSUBU are specified as `HI||LO - product', not `product - HI||LO'.
Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'aes.c')
0 files changed, 0 insertions, 0 deletions