target/arm: Implement SVE Bitwise Logical - Unpredicated Group
commit39eea56172e668cc4cca611ed9166779df54ac63
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 18 May 2018 16:48:08 +0000 (18 17:48 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 18 May 2018 16:48:08 +0000 (18 17:48 +0100)
tree1f51f4dc70029fc05afd532d138c524e5745ba97
parent38388f7ee3adc04a7e7246c04352451c4f8d00fb
target/arm: Implement SVE Bitwise Logical - Unpredicated Group

These were the instructions that were stubbed out when
introducing the decode skeleton.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180516223007.10256-4-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/translate-sve.c