target-arm: A64: Add SIMD copy operations
commit67bb93890d7b435f294f1e47ee7adc5662cc0842
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 31 Jan 2014 14:47:31 +0000 (31 14:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Jan 2014 14:47:31 +0000 (31 14:47 +0000)
treeb78692854224b2d825ee5e3abb05f220117cad8d
parent4a0ff1ce73a9e06ecb655019820229de74244432
target-arm: A64: Add SIMD copy operations

This adds support for the all the AdvSIMD vector copy operations
(ARM ARM 3.6.5).

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