commit | 3720a7ea364607a19b26745c40e648a1c0e20523 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Sat Feb 08 14:46:56 2014 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Sat Feb 08 14:46:56 2014 +0000 |
tree | 994391bd29df88e28038b638ec692f92c8aac921 | |
parent | c1de788ab9584e9629d6e9004d8cddd428b6cbe4 [diff] |
target-arm: A64: Implement scalar pairwise ops Implement the instructions in the scalar pairwise group (C3.6.8). Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net>