target-arm: A64: Add SIMD across-lanes instructions
authorMichael Matz <matz@suse.de>
Fri, 31 Jan 2014 14:47:31 +0000 (14:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Jan 2014 14:47:31 +0000 (14:47 +0000)
commit4a0ff1ce73a9e06ecb655019820229de74244432
tree332bbc86b4fdeab52009c7b259103da2b16f06dc
parent5fa5469c08f6e51eed26d6d54e0be8682723d3df
target-arm: A64: Add SIMD across-lanes instructions

Add support for the SIMD "across lanes" instruction group (C3.6.4).

Signed-off-by: Michael Matz <matz@suse.de>
[PMM: Updated to current codebase, added fp min/max ops,
 added unallocated encoding checks]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
target-arm/translate-a64.c