target-ppc: fix fsel instruction
commit6ad7365a81ef9b0857e0964190e34e21814bd3b0
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 14 Dec 2008 11:12:10 +0000 (14 11:12 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 14 Dec 2008 11:12:10 +0000 (14 11:12 +0000)
tree599d1ed9c7f00c74a244f63c66efe1f6d903dac6
parent30e7a22eba59bcf92c761400c93d35b902878b46
target-ppc: fix fsel instruction

Fix fsel instruction.  Eliminate unneeded temporaries while we're at it,
too.

Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6026 c046a42c-6fe2-441c-8c8c-71466251a162
target-ppc/op_helper.c