|
|
1.1 ! root 1: #include "../machine/alignment.h" ! 2: pusha(infop) process_info *infop; ! 3: /* ! 4: /* Push address of the operand ! 5: /* ! 6: /**************************************/ ! 7: { ! 8: register long new_address; ! 9: ! 10: new_address = operand(infop,0)->address; ! 11: if (new_address < 0) negative_1; else negative_0; ! 12: if (new_address == 0) zero_1; else zero_0; ! 13: overflow_0; carry_1; ! 14: push (infop, new_address); ! 15: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.