Re: [Qemu-devel] [PATCH v3-a 00/27] target/arm: Scalable Vector Extension

2018-05-18 Thread Peter Maydell
On 16 May 2018 at 23:29, Richard Henderson wrote: > This is the first third, more or less, of my current patch set. > I'm sending only this portion now, rather than another monster > set all at once. > > The major change is to move the call to sve_access_check inside

Re: [Qemu-devel] [PATCH v3-a 00/27] target/arm: Scalable Vector Extension

2018-05-17 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180516223007.10256-1-richard.hender...@linaro.org Subject: [Qemu-devel] [PATCH v3-a 00/27] target/arm: Scalable Vector Extension === TEST SCRIPT BEGIN === #!/bin/bash

[Qemu-devel] [PATCH v3-a 00/27] target/arm: Scalable Vector Extension

2018-05-16 Thread Richard Henderson
This is the first third, more or less, of my current patch set. I'm sending only this portion now, rather than another monster set all at once. The major change is to move the call to sve_access_check inside any final decode reject that might be required. There are other minor cleanups to patch