]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/helper-a64.c
target-arm: A64: Implement SADDLP, UADDLP, SADALP, UADALP
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:48 +0000 (16:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:48 +0000 (16:31 +0000)
commit6781fa119f3f403bcab59142faa9581aff974358
tree3193c775f0acc558c2caca6d64f43eb622c40cf2
parentc1b876b2e9a47e3e36be57a4f3d167b19c5f586a
target-arm: A64: Implement SADDLP, UADDLP, SADALP, UADALP

Implement the SADDLP, UADDLP, SADALP and UADALP instructions
in the SIMD 2-reg misc category.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-id: 1394822294-14837-8-git-send-email-peter.maydell@linaro.org
target-arm/helper-a64.c
target-arm/helper-a64.h
target-arm/translate-a64.c