Re: [Qemu-devel] [PATCH v2 0/3] decodetree improvments

2018-11-01 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20181031121443.605-1-richard.hender...@linaro.org Subject: [Qemu-devel] [PATCH v2 0/3] decodetree improvments === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total

Re: [Qemu-devel] [PATCH v2 0/3] decodetree improvments

2018-10-31 Thread Philippe Mathieu-Daudé
On 31/10/18 13:14, Richard Henderson wrote: All three patches have appeared on list before, though not all at once in the same series. This is all cleanup suggested by the ongoing risc-v work. r~ Richard Henderson (3): decodetree: Add !extern flag to argument sets decodetree: Remove "i

[Qemu-devel] [PATCH v2 0/3] decodetree improvments

2018-10-31 Thread Richard Henderson
All three patches have appeared on list before, though not all at once in the same series. This is all cleanup suggested by the ongoing risc-v work. r~ Richard Henderson (3): decodetree: Add !extern flag to argument sets decodetree: Remove "insn" argument from trans_* expanders decodetre