target-ppc: Fix Altivec Round Opcodes
authorTom Musta <tommusta@gmail.com>
Fri, 31 Oct 2014 16:06:15 +0000 (11:06 -0500)
committerAlexander Graf <agraf@suse.de>
Tue, 4 Nov 2014 22:26:15 +0000 (23:26 +0100)
commitabe60a439b760c749201b6b9956968d6f030ebd7
tree2642970f417aa89a864c13e4eb37bbd952524a06
parent4007b8de6e1012675672d6e6e4fc08633b3a0023
target-ppc: Fix Altivec Round Opcodes

Correct the opcodes for the vrfim, vrfin and vrfiz instructions.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/translate.c