commit | fa1832d7e2fccfe3ea55d2885c023daa285342d4 | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Fri Nov 01 08:21:12 2013 -0500 |
committer | Alexander Graf <agraf@suse.de> | Fri Dec 20 01:57:53 2013 +0100 |
tree | 4c55e3538440d89ca928740c5963b7a15040632b | |
parent | cd73f2c992765141b3497551ebdf841b26c238ca [diff] |
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>