target/arm: Convert Neon 'load single structure to all lanes' to decodetree
commit3698747c48db871d876a398592c5a23d7580ed4a
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Apr 2020 18:09:39 +0000 (30 19:09 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 4 May 2020 11:57:56 +0000 (4 12:57 +0100)
treed3ccc6cc381bbf38a058ca1b01b398457c895b5c
parenta27b46304352a0eced45e560e96515dbe3cc174f
target/arm: Convert Neon 'load single structure to all lanes' to decodetree

Convert the Neon "load single structure to all lanes" insns to
decodetree.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200430181003.21682-13-peter.maydell@linaro.org
target/arm/neon-ls.decode
target/arm/translate-neon.inc.c
target/arm/translate.c