Re: [Qemu-devel] [PATCH v1 0/6] current fpu/next queue

2019-01-08 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190108162154.22259-1-alex.ben...@linaro.org/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Subject: [Qemu-devel] [PATCH v1 0/6] current fpu/next queue Message-id: 20190108162154.22259-1

[Qemu-devel] [PATCH v1 0/6] current fpu/next queue

2019-01-08 Thread Alex Bennée
Hi, This is the current queue of fixes for our softfloat implementation. I ended up taking Emilio's more complete dynamic probe approach for broken FMA implementations (direct from git). There is also a fix for the fp-bench. Finally a couple of patches to roll check-softfloat into the main make