Annotation of lucent/sys/src/libc/68020/strcpy.s, revision 1.1

1.1     ! root        1:        TEXT    strcpy(SB), $0
        !             2: 
        !             3:        MOVL    s1+0(FP), A2
        !             4:        MOVL    s2+4(FP), A1
        !             5: 
        !             6: l1:    MOVB    (A1)+, (A2)+
        !             7:        BNE     l1
        !             8: 
        !             9:        MOVL    s1+0(FP), R0
        !            10:        RTS

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.