commit | 931c8cc270793877f8d7bf9934ac9fa3fb7800be | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Mar 17 16:31:49 2014 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Mar 17 16:31:49 2014 +0000 |
tree | cf0153ca08cda87519b081c92116efb5db235706 | |
parent | 261a5b4dd1dc6c68b274cc39bb5d4d236b24d4cd [diff] |
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