|
|
1.1 ! root 1: #include "../machine/alignment.h" ! 2: cmp(infop) process_info *infop; ! 3: /* ! 4: /* Arithmetic comparison ! 5: /* ! 6: /**************************************************/ ! 7: { ! 8: register long Register_12; /* Has to be first reg ! */ ! 9: register long Register_11; ! 10: register long Register_10; ! 11: ! 12: Register_12 = operand(infop,0)->data; ! 13: Register_11 = operand(infop,1)->data; ! 14: Register_10=psl; ! 15: Set_psl(r10); /* restore the user psl */ ! 16: asm (" cmpl r12,r11"); ! 17: asm (" movpsl r12"); ! 18: New_cc (Register_12); ! 19: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.