Re: [PATCH 0/9] target/arm: MVE preliminaries

2021-05-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210520152840.24453-1-peter.mayd...@linaro.org/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210520152840.24453-1-peter.mayd...@linaro.org Subject: [PATCH 0/9] target/arm

[PATCH 0/9] target/arm: MVE preliminaries

2021-05-20 Thread Peter Maydell
This patchset is a collection of easy preliminary MVE patches, which I send out now just to try to avoid the MVE patchset landing as one enormous series. These patches: * update feature checks on existing insns that should now check "if FP or MVE" rather than just "if FP" * fixes a minor non-g