Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree

2020-06-10 Thread Philippe Mathieu-Daudé
On 6/9/20 6:02 PM, Peter Maydell wrote: > This patchset converts the Neon insns in the "3 registers of different > lengths" group to decodetree. Patch 1 is a bugfix for an earlier > part of the conversion that's now in master. > > I'm definitely finding that the new decodetree version of Neon >

Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree

2020-06-09 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200609160209.29960-1-peter.mayd...@linaro.org/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT

Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree

2020-06-09 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200609160209.29960-1-peter.mayd...@linaro.org/ Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20200609160209.29960-1-peter.mayd...@linaro.org Subject: [PATCH 0/7] target/arm: Convert Neon 3

Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree

2020-06-09 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200609160209.29960-1-peter.mayd...@linaro.org/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT

Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree

2020-06-09 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200609160209.29960-1-peter.mayd...@linaro.org/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT

Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree

2020-06-09 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200609160209.29960-1-peter.mayd...@linaro.org/ Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20200609160209.29960-1-peter.mayd...@linaro.org Subject: [PATCH 0/7] target/arm: Convert Neon 3

Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree

2020-06-09 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200609160209.29960-1-peter.mayd...@linaro.org/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT

[PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree

2020-06-09 Thread Peter Maydell
This patchset converts the Neon insns in the "3 registers of different lengths" group to decodetree. Patch 1 is a bugfix for an earlier part of the conversion that's now in master. I'm definitely finding that the new decodetree version of Neon is often easier to understand because we no longer