commit | 39eea56172e668cc4cca611ed9166779df54ac63 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri May 18 17:48:08 2018 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri May 18 17:48:08 2018 +0100 |
tree | 1f51f4dc70029fc05afd532d138c524e5745ba97 | |
parent | 38388f7ee3adc04a7e7246c04352451c4f8d00fb [diff] |
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>