target-arm: A64: List unsupported shift-imm opcodes
commita566da1b02704a79038043ddbe850f40b033cd63
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:50 +0000 (17 16:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:50 +0000 (17 16:31 +0000)
tree2c5aba4590693ddf9ea0e447b30d2d832305a942
parent931c8cc270793877f8d7bf9934ac9fa3fb7800be
target-arm: A64: List unsupported shift-imm opcodes

Add the remaining unsupported opcodes to the decode switches
for the shift-imm and scalar shift-imm categories so we can
see what is still to be implemented.

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