commit | f5e51e7f10d6dbbeac268a7defc89831c62eff12 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu Feb 20 10:35:48 2014 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Feb 20 10:35:48 2014 +0000 |
tree | 9470af1d748c69a67eb06a2dcf9e99be29d7aa84 | |
parent | 873169022aa58daabd10979002f8009c7e5f3f05 [diff] |
target-arm: A64: Implement plain vector SIMD indexed element insns Implement all the SIMD vector x indexed element instructions in the subcategory which are not 'long' ops. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net>