target-arm: fix support for VRSQRTE.
authorChristophe Lyon <christophe.lyon@st.com>
Mon, 21 Feb 2011 16:38:48 +0000 (17:38 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 24 Feb 2011 07:53:36 +0000 (08:53 +0100)
commit5099936943588b36ec61d142b6ca42c3209c41c9
tree9afed0d25d103b39e65ebc2e5ddeeca8c5fd821e
parente93a19acc3b1a88185f08252ae7aa13e44f3d4d8
target-arm: fix support for VRSQRTE.

Now use the same algorithm as described in the ARM ARM.

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