Re: [PATCH 00/10] target/arm: Convert 2-reg-scalar to decodetree

2020-06-11 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200611144529.8873-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 BEGIN

Re: [PATCH 00/10] target/arm: Convert 2-reg-scalar to decodetree

2020-06-11 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200611144529.8873-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 BEGI

[PATCH 00/10] target/arm: Convert 2-reg-scalar to decodetree

2020-06-11 Thread Peter Maydell
This patchset converts the whole 2-reg-scalar group to decodetree, together with the VEXT, VTBL, VTBX, VDUP insns which don't fall into any particular group. The only remaining unconverted Neon insns are now the "2 registers misc" group. Based-on: 20200609160209.29960-1-peter.mayd...@linaro.org ("