]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/translate.c
target-arm: Implement ARMv8 VSEL instruction.
authorWill Newton <will.newton@linaro.org>
Fri, 6 Dec 2013 17:01:40 +0000 (17:01 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 10 Dec 2013 13:28:50 +0000 (13:28 +0000)
commit04731fb5f3825409fd5ad64dbc0b1dfe7e7fb82f
treeb52b63ace42d76d05757007d797d6a3f10ddfe05
parent6a57f3ebba2dbe4a398319cec4df62cbcf3c5b8d
target-arm: Implement ARMv8 VSEL instruction.

This adds support for the VSEL floating point selection instruction
which was added in ARMv8.

Signed-off-by: Will Newton <will.newton@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1386158099-9239-3-git-send-email-will.newton@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/translate.c