OSDN Git Service

target-arm: A64: Implement scalar three different instructions
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Feb 2014 10:35:49 +0000 (10:35 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Feb 2014 10:35:49 +0000 (10:35 +0000)
commitb033cd3d0021bee24931d0118fbd34e8c8d8b5af
tree8793b856b7fbb45bc5854528ddcaa335b6eae112
parent9f82e0ff4b21b3fce86115597e92b01fba448635
target-arm: A64: Implement scalar three different instructions

Implement the scalar three different instruction group:
it only has three instructions in it.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
target-arm/translate-a64.c