Add lxsdx
commitfa1832d7e2fccfe3ea55d2885c023daa285342d4
authorTom Musta <tommusta@gmail.com>
Fri, 1 Nov 2013 13:21:12 +0000 (1 08:21 -0500)
committerAlexander Graf <agraf@suse.de>
Fri, 20 Dec 2013 00:57:53 +0000 (20 01:57 +0100)
tree4c55e3538440d89ca928740c5963b7a15040632b
parentcd73f2c992765141b3497551ebdf841b26c238ca
Add lxsdx

This patch adds the Load VSX Scalar Doubleowrd Indexed (lxsdx)
instruction.

The lower 8 bytes of the target register are undefined; this
implementation leaves those bytes unaltered.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/translate.c