]> git.proxmox.com Git - mirror_qemu.git/commit
target-arm: A64: Add remaining CLS/Z vector ops
authorAlex Bennée <alex.bennee@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)
commitb05c3068577f6caea6f1911b9e03d52dbf84f475
tree4c54b6b2380736b33e39dcd4dbedd9f51fd7ed93
parentf612537e0706761d5692deaa72516695ef0a2ac8
target-arm: A64: Add remaining CLS/Z vector ops

Implement the CLS, CLZ operations in the 2-reg-misc category.

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