]> git.proxmox.com Git - qemu.git/commit - target-mips/translate.c
Fix operands of RECIP2.S and RECIP2.PS
authorRichard Sandiford <rdsandiford@googlemail.com>
Mon, 27 Aug 2012 08:50:38 +0000 (09:50 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 27 Aug 2012 10:03:17 +0000 (12:03 +0200)
commitd22d7289877ecd3ef86570f6f6d0574da40711dc
tree63065090ffe10ec3252de74336e84a32f597080e
parentd03c98d80ffb7c561d9e6874580f52fe7ecc8c6c
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>
target-mips/translate.c