commit | 897e61d13777a5995d3cd12fcaf44eb4bbb5439c | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Fri Nov 01 08:21:14 2013 -0500 |
committer | Alexander Graf <agraf@suse.de> | Fri Dec 20 01:57:55 2013 +0100 |
tree | dd8ba97e0bea322580e4137878ebc5ae7545e304 | |
parent | ca03b46765d4633f5746764696058b0cb33ac487 [diff] |
Add lxvw4x This patch adds the Load VSX Vector Word*4 Indexed (lxvw4x) instruction. V2: changed to use deposit_i64 per Richard Henderson's review. 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>