Add VSX Instruction Decoders
authorTom Musta <tommusta@gmail.com>
Tue, 22 Oct 2013 11:06:46 +0000 (22:06 +1100)
committerAlexander Graf <agraf@suse.de>
Fri, 20 Dec 2013 00:57:48 +0000 (01:57 +0100)
commitf9fc6d810f6777a253337ba050639d266e9a3538
treeffc2c6528caa3a1266862b5098876bfe6dfbf4af
parent1f29871cb7518692cf5c1fa8c19b117c789ff7f0
Add VSX Instruction Decoders

This patch adds decoders for the VSX fields XT, XS, XA, XB and
DM.  The first four are split fields and a general helper for
these types of fields is also added.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/translate.c