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

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

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

revision 1.4 by joerg_wunsch, Thu Jun 30 22:31:07 2005 UTC revision 1.5 by aesok, Mon Dec 5 22:05:53 2005 UTC
# Line 52  Line 52 
52            FUNCTION(modf)            FUNCTION(modf)
53    
54  GLOBAL(modf)  GLOBAL(modf)
55          BST     rA3,7          RCALL   _U(__fp_split_a)        ; clears rAE
         RCALL   _U(__fp_split1) ; clears rAE  
56    
57          PUSH    YL          PUSH    YL
58          PUSH    YH          PUSH    YH

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

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