Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 15 Mar 2012 01:07:48 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: Re: correctly rounded sqrt

On Thu, Mar 15, 2012 at 04:23:04AM +0100, Szabolcs Nagy wrote:
> but now that we figured out the fpu status register based
> solution this does not matter..

Here's the asm version based on fpu status word. I'm not sure if it's
safe for non-default rounding modes but otherwise it should be
correct.

Rich


View attachment "sqrt.s" of type "text/plain" (298 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.