commit | b305dba6cf2957bc67aa6072978c65026ce478fb | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Jan 31 14:47:36 2014 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Jan 31 14:47:36 2014 +0000 |
tree | 4bf23483cf826f6df0b7cfd24fd037ff6ae884cd | |
parent | 0ae39320bd0783f1a1d4ac63ec9ba48ca41764dc [diff] |
target-arm: A64: Add SIMD scalar 3 same add, sub and compare ops Implement the add, sub and compare ops from the SIMD "scalar three same" group. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net>