|
|
1.1 ! root 1: ///////// ! 2: / ! 3: / Ones complement. Longs get done in halves. ! 4: / Only integers are legal. ! 5: / The NOT instruction sets no flags. ! 6: / ! 7: ///////// ! 8: ! 9: COM: ! 10: % PEFFECT|PRVALUE|P_SLT ! 11: WORD ANYR ANYR * TEMP ! 12: TREG WORD ! 13: * * ! 14: [ZNOT] [R] ! 15: ! 16: % PEFFECT|PRVALUE|P_SLT ! 17: LONG ANYR ANYR * TEMP ! 18: TREG LONG ! 19: * * ! 20: [ZNOT] [LO R] ! 21: [ZNOT] [HI R]
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.