Annotation of 40BSD/cmd/px/24pxp.s, revision 1.1

1.1     ! root        1: #
        !             2: # Copyright (c) 1979 Regents of the University of California
        !             3: #
        !             4: # char sccsid[] = "@(#)24pxp.s 4.1 10/10/80";
        !             5: #
        !             6: # PXP stuff
        !             7: #
        !             8: _PXPBUF:
        !             9:        incl    r10
        !            10:        addl3   $1,(r10),r0
        !            11:        ashl    $2,r0,r0
        !            12:        movl    r0,_pxpsize
        !            13:        pushl   r0
        !            14:        calls   $1,_palloc
        !            15:        movl    r0,_pxpbuf
        !            16:        movl    r0,r6
        !            17:        cvtwl   $0426,(r6)+
        !            18:        calls   $0,_time
        !            19:        movl    r0,(r6)+
        !            20:        movl    (r10)+,(r6)+
        !            21:        movl    (r10)+,(r6)+
        !            22:        jmp     (r8)
        !            23: _COUNT:
        !            24:        incl    r10
        !            25:        cvtwl   (r10)+,r0
        !            26:        incl    *_pxpbuf[r0]
        !            27:        jmp     (r8)

unix.superglobalmegacorp.com

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