]> git.proxmox.com Git - mirror_qemu.git/commit
target-arm: A64: Implement scalar pairwise ops
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 8 Feb 2014 14:46:56 +0000 (14:46 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 8 Feb 2014 14:46:56 +0000 (14:46 +0000)
commit3720a7ea364607a19b26745c40e648a1c0e20523
tree994391bd29df88e28038b638ec692f92c8aac921
parentc1de788ab9584e9629d6e9004d8cddd428b6cbe4
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>
target-arm/translate-a64.c