Re: [Qemu-devel] [PATCH 0/2] softfloat tests based on berkeley's testfloat

2018-09-08 Thread Emilio G. Cota
On Fri, Sep 07, 2018 at 18:07:29 -0400, Emilio G. Cota wrote: > You can pull this tree from: > https://github.com/cota/qemu/tree/fp-test I just sent a v2; please review that one instead. Thanks, Emilio

[Qemu-devel] [PATCH 0/2] softfloat tests based on berkeley's testfloat

2018-09-07 Thread Emilio G. Cota
Alex was not too pleased with my previous fp-test incarnation; it only tested some 32 and 64 primitives, and it relied on test files by IBM that had no particular license (so we could not redistribute them, and IBM might pull them off the web any time). This attempt leverages berkeley's softfloat