target-arm: A64: Implement SHLL, SHLL2
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:49 +0000 (16:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:49 +0000 (16:31 +0000)
commit73a81d10fda3cb45e62efd6829f19debb9f54073
treed18a4d76e48b4407a4b8bd561c38fa37f1d069f9
parent6781fa119f3f403bcab59142faa9581aff974358
target-arm: A64: Implement SHLL, SHLL2

Implement the SHLL and SHLL2 instructions from the 2-reg-misc
category.

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