target-arm: A64: Add top level decode for SIMD 3-same group
commite1cea1144aff6498ddbcd60e2bff4172869b10d4
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Jan 2014 14:47:37 +0000 (31 14:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Jan 2014 14:47:37 +0000 (31 14:47 +0000)
treeaac9d5baf9b75d5d2d9aaf4967a64d592c887417
parentb305dba6cf2957bc67aa6072978c65026ce478fb
target-arm: A64: Add top level decode for SIMD 3-same group

Add top level decode for the A64 SIMD three regs same group
(C3.6.16), splitting it into the pairwise, logical, float and
integer subgroups.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
target-arm/translate-a64.c