commit | a566da1b02704a79038043ddbe850f40b033cd63 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Mar 17 16:31:50 2014 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Mar 17 16:31:50 2014 +0000 |
tree | 2c5aba4590693ddf9ea0e447b30d2d832305a942 | |
parent | 931c8cc270793877f8d7bf9934ac9fa3fb7800be [diff] |
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