Annotation of 43BSDReno/sys/tahoealign/Aadda.c, revision 1.1

1.1     ! root        1: /*     Aadda.c 1.1     86/07/20        */
        !             2: 
        !             3: #include "../tahoealign/align.h" 
        !             4: adda(infop)    process_info *infop;
        !             5: /*
        !             6: /*     Add address.
        !             7: /*
        !             8: /************************/
        !             9: {
        !            10:        register long result;
        !            11: 
        !            12:        result = operand(infop,1)->data + operand(infop,0)->data;
        !            13:        write_back (infop,result, operand(infop,1));
        !            14: }

unix.superglobalmegacorp.com

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