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

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

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

revision 1.5 by joerg_wunsch, Thu Jun 30 22:31:07 2005 UTC revision 1.6 by joerg_wunsch, Tue Sep 13 13:29:54 2005 UTC
# Line 47  Line 47 
47   * RX  rA3 : rA2:rA1:rA0:rAE resulting sign stored in rT1c.7 (rT1c.7 complemented, if B > A)   * RX  rA3 : rA2:rA1:rA0:rAE resulting sign stored in rT1c.7 (rT1c.7 complemented, if B > A)
48   */   */
49    
50  #if !defined(DOXYGEN)  #if !defined(__DOXYGEN__)
51    
52  #include "gasava.inc"  #include "gasava.inc"
53  #include "macros.inc"  #include "macros.inc"
# Line 137  GLOBAL(__addsf3x) Line 137  GLOBAL(__addsf3x)
137    
138            ENDFUNC            ENDFUNC
139    
140  #endif /* not DOXYGEN */  #endif /* not __DOXYGEN__ */

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

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