Re: [Qemu-devel] [PATCH 0/4] target-arm: Fix VRSQRTS

2011-01-14 Thread Aurelien Jarno
On Fri, Jan 07, 2011 at 09:26:23AM +, Peter Maydell wrote: > This patch series fixes various bugs in VRSQRTS including the > major one that it was calculating completely the wrong value > (missing a division by 2). > > It also introduces the infrastructure to support the ARM > "Standard FPSCR

[Qemu-devel] [PATCH 0/4] target-arm: Fix VRSQRTS

2011-01-07 Thread Peter Maydell
This patch series fixes various bugs in VRSQRTS including the major one that it was calculating completely the wrong value (missing a division by 2). It also introduces the infrastructure to support the ARM "Standard FPSCR Value" as used for operations which use "ARM standard floating-point arithm