OSDN Git Service

target-arm: A64: Add integer ops from SIMD 3-same group
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Jan 2014 14:47:37 +0000 (14:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Jan 2014 14:47:37 +0000 (14:47 +0000)
commit1f8a73af12ddfb9cf9a90261338b466b7dbf7ab9
treef669a3787e2668899dd49bc6aa30fc7dd10c413b
parent956d272eb2996e4d95f8a674256f8a63a0c1e8d4
target-arm: A64: Add integer ops from SIMD 3-same group

Add some of the integer operations in the SIMD 3-same group:
specifically, the comparisons, addition and subtraction.

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