]> git.ipfire.org Git - thirdparty/qemu.git/commit
Fix operands of RECIP2.S and RECIP2.PS
authorRichard Sandiford <rdsandiford@googlemail.com>
Mon, 27 Aug 2012 08:50:38 +0000 (09:50 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 28 Aug 2012 06:50:03 +0000 (01:50 -0500)
commit9a32fb28244272f4e57145646a5f4b67edb6e111
tree34be4445294b573546423711dc1c89c2351361ad
parent50462f2ca8098aff7d947772446b6060e2f59f79
Fix operands of RECIP2.S and RECIP2.PS

Read the second input operand of RECIP2.S and RECIP2.PS from FT rather
than FD.  RECIP2.D is already correct.

Signed-off-by: Richard Sandiford <rdsandiford@googlemail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
(cherry picked from commit d22d7289877ecd3ef86570f6f6d0574da40711dc)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target-mips/translate.c