target-arm: A64: Implement FCVTL
commit931c8cc270793877f8d7bf9934ac9fa3fb7800be
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:49 +0000 (17 16:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:49 +0000 (17 16:31 +0000)
treecf0153ca08cda87519b081c92116efb5db235706
parent261a5b4dd1dc6c68b274cc39bb5d4d236b24d4cd
target-arm: A64: Implement FCVTL

Implement FCVTL, the only instruction in the 2-reg-misc group
which widens from size to 2*size elements.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-id: 1394822294-14837-12-git-send-email-peter.maydell@linaro.org
target-arm/translate-a64.c