|
|
Power 6/32 Unix version 1.2b
/* clrl r5 : register mode */ #define I0 2 extern char CLRL0[]; /* clrl -(sp) : auto decrement */ #define I1 2 extern char CLRL1[]; /* clrl *(sp)+ : auto increment deferred */ #define I2 2 extern char CLRL2[]; /* clrl *12(r5)[r6] : longword displacement deferred indexed */ #define I3 7 extern char CLRL3[]; /* clrl *loc[r6] : longword relative deferred indexed */ /* loc is 1 Page away from PC */ #define I4 7 extern char CLRL4[]; /* 4 Operands : emul *12(r3)[r4],r5,*12(r6)[r7],*12(r10)[r9] */ #define I5 20 extern char EMUL[]; extern char KCALL[]; /* kcall r0 */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.