/[avr-libc]/avr-libc/libm/fplib/log.S
ViewVC logotype

Diff of /avr-libc/libm/fplib/log.S

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by joerg_wunsch, Thu Jun 30 22:31:07 2005 UTC revision 1.7 by joerg_wunsch, Tue Sep 13 13:29:54 2005 UTC
# Line 65  Line 65 
65   * Q5 = 5.65685  [40 B5 04 F4]   * Q5 = 5.65685  [40 B5 04 F4]
66   */   */
67    
68  #if !defined(DOXYGEN)  #if !defined(__DOXYGEN__)
69    
70  #include "gasava.inc"  #include "gasava.inc"
71  #include "macros.inc"  #include "macros.inc"
# Line 148  table_log: Line 148  table_log:
148     DCB 0x81,0xE1,0xD8,0xA1 /* P1 = -7.05769  */     DCB 0x81,0xE1,0xD8,0xA1 /* P1 = -7.05769  */
149     DCB 0x80,0xDB,0x67,0x82 /* P0 = -3.42819  */     DCB 0x80,0xDB,0x67,0x82 /* P0 = -3.42819  */
150    
151  #endif /* not DOXYGEN */  #endif /* not __DOXYGEN__ */

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26