OSDN Git Service

target-arm: A64: Implement FCVTZS, FCVTZU in the shift-imm categories
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:51 +0000 (16:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:51 +0000 (16:31 +0000)
commit2ed3ea110f47a7e3639281edb1d6483b1efce6c3
tree6526148735eb6a2741bff4d8c6c37e360143d4dd
parenta847f32c04538e92675c7b27f5f60d2eaad3e56c
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
target-arm/translate-a64.c