P 282 src/dps8/doAppendCycleABSA.h DBGAPP ("doAppendCycleABSA (Exit) PRR %o PSR %05o P %o IC %06o\n", cpu.PPR.PRR, cpu.PPR.PSR, cpu.PPR.P, cpu.PPR.IC); P 348 src/dps8/doAppendCycleAPUDataRMW.h DBGAPP ("doAppendCycleAPUDataRMW (Exit) PRR %o PSR %05o P %o IC %06o\n", cpu.PPR.PRR, cpu.PPR.PSR, cpu.PPR.P, cpu.PPR.IC); P 299 src/dps8/doAppendCycleAPUDataRead.h DBGAPP ("doAppendCycleAPUDataRead (Exit) PRR %o PSR %05o P %o IC %06o\n", cpu.PPR.PRR, cpu.PPR.PSR, cpu.PPR.P, cpu.PPR.IC); P 302 src/dps8/doAppendCycleAPUDataStore.h DBGAPP ("doAppendCycleAPUDataStore (Exit) PRR %o PSR %05o P %o IC %06o\n", cpu.PPR.PRR, cpu.PPR.PSR, cpu.PPR.P, cpu.PPR.IC); P 296 src/dps8/doAppendCycleIndirectWordFetch.h p = cpu.SDW->P; P 423 src/dps8/doAppendCycleIndirectWordFetch.h goto P; P 446 src/dps8/doAppendCycleIndirectWordFetch.h P:; // ITP P 467 src/dps8/doAppendCycleIndirectWordFetch.h DBGAPP ("doAppendCycleIndirectWordFetch (Exit) PRR %o PSR %05o P %o IC %06o\n", cpu.PPR.PRR, cpu.PPR.PSR, cpu.PPR.P, cpu.PPR.IC); P 425 src/dps8/doAppendCycleInstructionFetch.h p = cpu.SDW->P; P 645 src/dps8/doAppendCycleInstructionFetch.h cpu.PPR.P = p; P 648 src/dps8/doAppendCycleInstructionFetch.h cpu.PPR.P = 0; P 656 src/dps8/doAppendCycleInstructionFetch.h DBGAPP ("doAppendCycleInstructionFetch (Exit) PRR %o PSR %05o P %o IC %06o\n", cpu.PPR.PRR, cpu.PPR.PSR, cpu.PPR.P, cpu.PPR.IC); P 353 src/dps8/doAppendCycleOperandRMW.h DBGAPP ("doAppendCycleOperandRMW (Exit) PRR %o PSR %05o P %o IC %06o\n", cpu.PPR.PRR, cpu.PPR.PSR, cpu.PPR.P, cpu.PPR.IC); P 530 src/dps8/doAppendCycleOperandRead.h p = cpu.SDW->P; P 749 src/dps8/doAppendCycleOperandRead.h cpu.PPR.P = p; P 752 src/dps8/doAppendCycleOperandRead.h cpu.PPR.P = 0; P 797 src/dps8/doAppendCycleOperandRead.h DBGAPP ("doAppendCycleOperandRead (Exit) PRR %o PSR %05o P %o IC %06o\n", cpu.PPR.PRR, cpu.PPR.PSR, cpu.PPR.P, cpu.PPR.IC); P 305 src/dps8/doAppendCycleOperandStore.h DBGAPP ("doAppendCycleOperandStore (Exit) PRR %o PSR %05o P %o IC %06o\n", cpu.PPR.PRR, cpu.PPR.PSR, cpu.PPR.P, cpu.PPR.IC); P 378 src/dps8/doAppendCycleRTCDOperandFetch.h cpu.PPR.P = cpu.SDW->P; P 381 src/dps8/doAppendCycleRTCDOperandFetch.h cpu.PPR.P = 0; P 391 src/dps8/doAppendCycleRTCDOperandFetch.h DBGAPP ("doAppendCycleRTCDOperandFetch (Exit) PRR %o PSR %05o P %o IC %06o\n", cpu.PPR.PRR, cpu.PPR.PSR, cpu.PPR.P, cpu.PPR.IC); P 448 src/dps8/dps8_append.c cpu.SDW0.P = TSTBIT (SDWodd, 17); P 463 src/dps8/dps8_append.c cpu.SDW0.R, cpu.SDW0.E, cpu.SDW0.W, cpu.SDW0.P, cpu.SDW0.U, P 511 src/dps8/dps8_append.c cpu.SDW0.P = TSTBIT (SDWodd, 17); P 538 src/dps8/dps8_append.c SDW->R, SDW->E, SDW->W, SDW->P, SDW->U, P 1966 src/dps8/dps8_append.c goto P; P 2128 src/dps8/dps8_append.c cpu.PPR.P = cpu.SDW->P; P 2133 src/dps8/dps8_append.c cpu.PPR.P = 0; P 2194 src/dps8/dps8_append.c P:; // ITP P 2217 src/dps8/dps8_append.c cpu.PPR.PRR, cpu.PPR.PSR, cpu.PPR.P, cpu.PPR.IC); P 2289 src/dps8/dps8_append.c SDW1.P = TSTBIT (SDWodd, 17); P 2317 src/dps8/dps8_append.c SDW1.P = TSTBIT (SDWodd, 17); P 949 src/dps8/dps8_cpu.c cpu.PPR.P = 1; P 1238 src/dps8/dps8_cpu.c SDW->P, SDW->U, SDW->G, SDW->C, SDW->EB); P 3970 src/dps8/dps8_cpu.c else if (cpu.PPR.P) P 4035 src/dps8/dps8_cpu.c cpu.PPR.P = 1; P 95 src/dps8/dps8_cpu.h word1 P; // A flag controlling execution of privileged instructions. P 238 src/dps8/dps8_cpu.h word1 P; // Privileged flag bit. If this bit is set ON, privileged P 314 src/dps8/dps8_cpu.h P 543 src/dps8/dps8_cpu.h bool P; // 4-bit data sign character control P 7645 src/dps8/dps8_eis.c e->P = getbits36_1 (cpu.cu.IWB, 0) != 0; // 4-bit data sign character P 7784 src/dps8/dps8_eis.c if (e->P) P 7831 src/dps8/dps8_eis.c if (e->P) P 9322 src/dps8/dps8_eis.c P 9532 src/dps8/dps8_eis.c e->P = getbits36_1 (cpu.cu.IWB, 0) != 0; // 4-bit data sign character control P 9634 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 9669 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 10140 src/dps8/dps8_eis.c e->P = getbits36_1 (cpu.cu.IWB, 0) != 0; // 4-bit data sign character control P 10305 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 10340 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 10491 src/dps8/dps8_eis.c e->P = getbits36_1 (cpu.cu.IWB, 0) != 0; // 4-bit data sign character control P 10686 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 10721 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 10834 src/dps8/dps8_eis.c e->P = getbits36_1 (cpu.cu.IWB, 0) != 0; // 4-bit data sign character control P 10998 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 11033 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 11144 src/dps8/dps8_eis.c e->P = getbits36_1 (cpu.cu.IWB, 0) != 0; // 4-bit data sign character control P 11328 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 11363 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 11473 src/dps8/dps8_eis.c e->P = getbits36_1 (cpu.cu.IWB, 0) != 0; // 4-bit data sign character control P 11597 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 11632 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 11743 src/dps8/dps8_eis.c e->P = getbits36_1 (cpu.cu.IWB, 0) != 0; // 4-bit data sign character control P 11900 src/dps8/dps8_eis.c if (e->P) // If TN2 and S2 specify a 4-bit signed number and P P 11938 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 12796 src/dps8/dps8_eis.c e->P = getbits36_1 (cpu.cu.IWB, 0) != 0; // 4-bit data sign character control P 13040 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 13075 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 13187 src/dps8/dps8_eis.c e->P = getbits36_1 (cpu.cu.IWB, 0) != 0; // 4-bit data sign character control P 13470 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 13505 src/dps8/dps8_eis.c if (e->P) //If TN2 and S2 specify a 4-bit signed number and P = 1, then the 13(8) plus sign character is placed appropriately if the result of the operation is positive. P 328 src/dps8/dps8_ins.c putbits36_1 (& words[0], 18, cpu.PPR.P); P 582 src/dps8/dps8_ins.c cpu.PPR.P = getbits36_1 (words[0], 18); P 2231 src/dps8/dps8_ins.c sim_debug (DBG_REGDUMPPPR, &cpu_dev, "PRR:%o PSR:%05o P:%o IC:%06o\n", cpu.PPR.PRR, cpu.PPR.PSR, cpu.PPR.P, cpu.PPR.IC); P 7326 src/dps8/dps8_ins.c cpu.SDWAM[m].P = getbits36_1 (cpu.Yblock32[j + 1], 54 - 36); P 7605 src/dps8/dps8_ins.c cpu.SDWAM[toffset + j].P); P 9447 src/dps8/dps8_ins.c word1 saveP = cpu.PPR.P; // ISOLTS-870 02m P 9452 src/dps8/dps8_ins.c cpu.PPR.P = saveP; P 2186 src/dps8/dps8_sys.c P 3235 src/dps8/dps8_sys.c SDW->P = TSTBIT (SDWodd, 17); P 3294 src/dps8/dps8_sys.c SDW0.P = TSTBIT(SDWodd, 17); P 4118 src/dps8/dps8_sys.c { "cpus[].PPR.P", SYM_STRUCT_OFFSET, SYM_UINT8_1, offsetof (struct ppr_s, P) },