Re: [Qemu-devel] [PATCH v3 0/6] target-arm: Fix floating point conversions

2011-02-10 Thread Aurelien Jarno
On Thu, Feb 10, 2011 at 11:28:55AM +, Peter Maydell wrote: > This patchset fixes two issues: > * default_nan_mode not being honoured for float-to-float conversions > * half precision conversions being broken in a number of ways as >well as not handling default_nan_mode. > > With this pat

[Qemu-devel] [PATCH v3 0/6] target-arm: Fix floating point conversions

2011-02-10 Thread Peter Maydell
This patchset fixes two issues: * default_nan_mode not being honoured for float-to-float conversions * half precision conversions being broken in a number of ways as well as not handling default_nan_mode. With this patchset qemu passes random-instruction-selection tests for VCVT.F32.F16, VCVT