commit | 2ed3ea110f47a7e3639281edb1d6483b1efce6c3 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Mar 17 16:31:51 2014 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Mar 17 16:31:51 2014 +0000 |
tree | 6526148735eb6a2741bff4d8c6c37e360143d4dd | |
parent | a847f32c04538e92675c7b27f5f60d2eaad3e56c [diff] |
target-arm: A64: Implement FCVTZS, FCVTZU in the shift-imm categories Implement FCVTZS and FCVTZU in the shift-imm and scalar-shift-imm categories; this completes the implementation of those two groups. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net> Message-id: 1394822294-14837-19-git-send-email-peter.maydell@linaro.org