]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/helper.c
target-arm: Use the standard FPSCR value for VRSQRTS
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 14 Jan 2011 19:39:18 +0000 (20:39 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 14 Jan 2011 19:39:18 +0000 (20:39 +0100)
commit718269667ab60c878940ab7a4e3e0ef1e984d784
tree945ffcfaeac0c3ca317afb4ac8d92440d4d36e25
parent3a492f3a606642879637d50777444d82440c9f5c
target-arm: Use the standard FPSCR value for VRSQRTS

VSQRTS always uses the standard FPSCR value as it is a Neon instruction.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-arm/helper.c