Annotation of 43BSDReno/sys/tahoealign/Abicpsw.c, revision 1.1.1.1

1.1       root        1: /*     Abicpsw.c       1.1     86/07/20        */
                      2: 
                      3: #include "../tahoealign/align.h" 
                      4: bicpsw(infop)  process_info *infop;
                      5: /*
                      6: /*     Bits clear in PSW.
                      7: /*
                      8: /*************************************/
                      9: {
                     10:        register int mask;
                     11: 
                     12:        mask = operand(infop,0)->data;
                     13:        psl &= ~(mask & 0x7f);
                     14: }

unix.superglobalmegacorp.com

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