target-arm: A64: Add FSQRT to C3.6.17 (two misc)
commitf612537e0706761d5692deaa72516695ef0a2ac8
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 17 Mar 2014 16:31:47 +0000 (17 16:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:47 +0000 (17 16:31 +0000)
treeb705a57b3c3ec649395337b2dd5e37e4593cd251
parent10113b6903c0256c1741918430b0304c5a60b7a8
target-arm: A64: Add FSQRT to C3.6.17 (two misc)

Implement FSQRT in the two-reg-misc category.
GCC uses this instruction form.

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-5-git-send-email-peter.maydell@linaro.org
target-arm/translate-a64.c