Add lxvw4x
authorTom Musta <tommusta@gmail.com>
Fri, 1 Nov 2013 13:21:14 +0000 (08:21 -0500)
committerAlexander Graf <agraf@suse.de>
Fri, 20 Dec 2013 00:57:55 +0000 (01:57 +0100)
commit897e61d13777a5995d3cd12fcaf44eb4bbb5439c
treedd8ba97e0bea322580e4137878ebc5ae7545e304
parentca03b46765d4633f5746764696058b0cb33ac487
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>
target-ppc/translate.c