avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [patch #6649] sqrt.s in libm changes


From: Ruud
Subject: [avr-libc-dev] [patch #6649] sqrt.s in libm changes
Date: Mon, 13 Oct 2008 06:42:10 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Media Center PC 4.0; InfoPath.2)

URL:
  <http://savannah.nongnu.org/patch/?6649>

                 Summary: sqrt.s in libm changes
                 Project: AVR C Runtime Library
            Submitted by: ruud62
            Submitted on: Mon Oct 13 06:42:08 2008
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I have attached a new sqrt.s file which I propose for libm. Tested for all 23
bits mantissa, for both odd and even exponent.

Statistics relative to version 1.8 if __Optimizesize__ defined:
17 code words shorter, 120-244 cycles faster (average 169)

Statistics relative to version 1.8 if __Optimizesize__ not defined:
12 code words shorter, 184-294 cycles faster (average 231)

Regards
Ruud



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon Oct 13 06:42:08 2008  Name: sqrt.S  Size: 5kB   By: ruud62

<http://savannah.nongnu.org/patch/download.php?file_id=16664>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6649>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]