Annotation of 42BSD/ucb/lisp/franz/68k/alloca.s, revision 1.1

1.1     ! root        1: | /* Copyright (c) 1982, Regents, University of California */
        !             2:        .text
        !             3:        .globl  _alloca
        !             4: _alloca:
        !             5:        movl    sp@,d0
        !             6:        movl    sp@(4),d1
        !             7:        subl    #1,d1
        !             8:        orl     #3,d1
        !             9:        addl    #1,d1
        !            10:        subl    d1,sp
        !            11:        tstb    sp@(-132)
        !            12:        movl    d0,sp@
        !            13:        movl    sp,d0
        !            14:        addl    #8,d0
        !            15:        rts

unix.superglobalmegacorp.com

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