Annotation of 41BSD/cmd/px/16dvd.s, revision 1.1

1.1     ! root        1: #
        !             2: # Copyright (c) 1979 Regents of the University of California
        !             3: #
        !             4: # char sccsid[] = "@(#)16dvd.s 4.1 10/10/80";
        !             5: #
        !             6: # FLOATING DIVISION
        !             7: #
        !             8: _DVD2:
        !             9:        incl    r10
        !            10:        cvtwd   (sp)+,r0
        !            11:        cvtwd   (sp)+,r2
        !            12:        divd3   r0,r2,-(sp)
        !            13:        jmp     (r8)
        !            14: _DVD24:
        !            15:        incl    r10
        !            16:        cvtwd   (sp)+,r0
        !            17:        cvtld   (sp)+,r2
        !            18:        divd3   r0,r2,-(sp)
        !            19:        jmp     (r8)
        !            20: _DVD42:
        !            21:        incl    r10
        !            22:        cvtld   (sp)+,r0
        !            23:        cvtwd   (sp)+,r2
        !            24:        divd3   r0,r2,-(sp)
        !            25:        jmp     (r8)
        !            26: _DVD4:
        !            27:        incl    r10
        !            28:        cvtld   (sp),r0
        !            29:        cvtld   4(sp),r2
        !            30:        divd3   r0,r2,(sp)
        !            31:        jmp     (r8)
        !            32: _DVD28:
        !            33:        incl    r10
        !            34:        cvtwd   (sp)+,r0
        !            35:        divd2   r0,(sp)
        !            36:        jmp     (r8)
        !            37: _DVD82:
        !            38:        incl    r10
        !            39:        movd    (sp)+,r0
        !            40:        cvtwd   (sp)+,r2
        !            41:        divd3   r0,r2,-(sp)
        !            42:        jmp     (r8)
        !            43: _DVD48:
        !            44:        incl    r10
        !            45:        cvtld   (sp)+,r0
        !            46:        divd2   r0,(sp)
        !            47:        jmp     (r8)
        !            48: _DVD84:
        !            49:        incl    r10
        !            50:        movd    (sp)+,r0
        !            51:        cvtld   (sp)+,r2
        !            52:        divd3   r0,r2,-(sp)
        !            53:        jmp     (r8)
        !            54: _DVD8:
        !            55:        incl    r10
        !            56:        divd2   (sp)+,(sp)
        !            57:        jmp     (r8)

unix.superglobalmegacorp.com

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