SPARC64: fix fnor* and fnand*
authorTsuneo Saito <tsnsaito@gmail.com>
Sat, 23 Jul 2011 02:20:06 +0000 (11:20 +0900)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 30 Jul 2011 08:26:45 +0000 (08:26 +0000)
commit0785967b342045105e21fb75832e3add37ca2e03
treef2b5d41461e3eb2dbb38a90e1ba26e53c2e43cd7
parent70dd3704f702c3be986344807fc77c1c9c820407
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