Re: [Qemu-devel] [PATCH v2 00/20] re-factor softfloat and add fp16 functions

2018-01-09 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180109122252.17670-1-alex.ben...@linaro.org Subject: [Qemu-devel] [PATCH v2 00/20] re-factor softfloat and add fp16 functions === TEST SCRIPT BEGIN === #!/bin/bash BASE

[Qemu-devel] [PATCH v2 00/20] re-factor softfloat and add fp16 functions

2018-01-09 Thread Alex Bennée
Hi, Here is version two of the softfloat re-factoring. See the previous posting for details of the approach: https://lists.gnu.org/archive/html/qemu-devel/2017-12/msg01708.html There is only one new patch to remove USE_SOFTFLOAT_STRUCT_TYPES which had bit-rotted to irrelevance. I did run into