SPARC64: fix fnor* and fnand*
commitccb57e0ea74892a29969f9a28c67df3fdcb5259d
authorTsuneo Saito <tsnsaito@gmail.com>
Sat, 23 Jul 2011 02:20:06 +0000 (23 11:20 +0900)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 30 Jul 2011 08:26:45 +0000 (30 08:26 +0000)
treef2b5d41461e3eb2dbb38a90e1ba26e53c2e43cd7
parent5e37141bbb9796ef139aee902a882ca97d59b84d
SPARC64: fix fnor* and fnand*

Fix the problem that result values are not assigned to the destination
registers.

Signed-off-by: Tsuneo Saito <tsnsaito@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/translate.c