target-ppc: VSX Stage 4: Refactor stxsdx
commitf026da78308ea468d26d78792a6655bb34431f18
authorTom Musta <tommusta@gmail.com>
Wed, 15 Jan 2014 14:10:31 +0000 (15 08:10 -0600)
committerAlexander Graf <agraf@suse.de>
Wed, 5 Mar 2014 02:06:33 +0000 (5 03:06 +0100)
tree48bf63679a89eba6c46fd948b511e9662b7677dd
parentcac7f0ba4a5a47050a249ef085bc846630224d0d
target-ppc: VSX Stage 4: Refactor stxsdx

This patch refactors the stxsdx instruction.  Reusable code is
extracted into a macro which will be used in subsequent patches
in this series.

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