]> git.proxmox.com Git - mirror_qemu.git/commit - target-arm/translate-a64.c
target-arm: A64: Use PMULL feature bit for PMULL
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 9 Jun 2014 14:43:24 +0000 (15:43 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 9 Jun 2014 15:06:11 +0000 (16:06 +0100)
commit411bdc7837681f58828ca490647fa1784a6700b9
tree6027fd13334ec1df248c2728814f39191895e66a
parent4e624edaebec9312be7b63096bbe5b2fe76f3613
target-arm: A64: Use PMULL feature bit for PMULL

Now that we have a separate ARM_FEATURE_V8_PMULL bit, use it for
the A64 PMULL, not the AES feature bit.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
linux-user/elfload.c
target-arm/translate-a64.c