Annotation of cci/d/entry/ctail.s, revision 1.1

1.1     ! root        1: # error return from C tests
        !             2:        .globl  _error
        !             3: _error:        .word   0xfe
        !             4:        movl    4(fp),_actual   /* actual data */
        !             5:        movl    8(fp),_expected /* expected data */
        !             6:        movl    12(fp),_opr     /* first operand */
        !             7:        movl    16(fp),_opr + 4 /* second operand */
        !             8:        movl    20(fp),_opr + 8 /* third operand */
        !             9:        movl    24(fp),_opr + 0xc       /* fourth operand */
        !            10:        jmp     *badrtn

unix.superglobalmegacorp.com

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