~ubuntu-branches/ubuntu/trusty/avr-libc/trusty

« back to all changes in this revision

Viewing changes to libc/pmstring/strlcat_P.S

  • Committer: Package Import Robot
  • Author(s): Hakan Ardo
  • Date: 2012-05-23 10:30:07 UTC
  • mfrom: (1.1.11) (4.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20120523103007-h7u5fhm6n13wds9e
Tags: 1:1.8.0-2
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
*/
35
35
 
36
 
/* $Id: strlcat_P.S 2191 2010-11-05 13:45:57Z arcanum $ */
 
36
/* $Id: strlcat_P.S 2262 2011-12-24 00:38:34Z dmix $ */
37
37
 
38
38
/** \file */
39
39
 
102
102
        ld      __tmp_reg__, X+
103
103
        tst     __tmp_reg__
104
104
        brne    1b
105
 
        subi    XL, 1
 
105
        sbiw    XL, 1
106
106
        rjmp    3f
107
107
 
108
108
  ; copy loop