|
|
1.1 ! root 1: #include "../machine/alignment.h" ! 2: adda(infop) process_info *infop; ! 3: /* ! 4: /* Add address. ! 5: /* ! 6: /************************/ ! 7: { ! 8: register long result; ! 9: ! 10: result = operand(infop,1)->data + operand(infop,0)->data; ! 11: write_back (infop,result, operand(infop,1)); ! 12: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.