Annotation of researchv10no/cmd/adb/g/mchpr.c, revision 1.1.1.1

1.1       root        1: /*
                      2:  * code to print the name of a signal
                      3:  * machine-dependent for less than obvious reasons
                      4:  * this for gnot and gnope
                      5:  */
                      6: 
                      7: #include "defs.h"
                      8: #include "regs.h"
                      9: #include "space.h"
                     10: 
                     11: sigprint()
                     12: {
                     13: }
                     14: 
                     15: printpc()
                     16: {
                     17: 
                     18:        dot = (ADDR)rtow(rget(PC));
                     19:        psymoff((WORD)dot, INSTSP, "?%16t");
                     20:        printins(SYMF|INSTSP);
                     21:        printc(EOR);
                     22: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.