target-arm: A64: Add SIMD modified immediate group
commitf3f8c4f4d2fc7dda192393f998e63c7a83fb7554
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 31 Jan 2014 14:47:32 +0000 (31 14:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Jan 2014 14:47:32 +0000 (31 14:47 +0000)
tree0458289b1bad92be2f9160dcfb678518e6067fb3
parent67bb93890d7b435f294f1e47ee7adc5662cc0842
target-arm: A64: Add SIMD modified immediate group

This patch adds support for the AdvSIMD modified immediate group
(C3.6.6) with all its suboperations (movi, orr, fmov, mvni, bic).

Signed-off-by: Alexander Graf <agraf@suse.de>
[AJB: new decode struct, minor bug fixes, optimisation]
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