RPx_fault        1550 src/dps8/dps8_ins.c   fault_ipr_subtype_ RPx_fault = 0;
RPx_fault        1562 src/dps8/dps8_ins.c             RPx_fault |= FR_ILL_MOD;
RPx_fault        1568 src/dps8/dps8_ins.c           RPx_fault |= FR_ILL_MOD;
RPx_fault        1573 src/dps8/dps8_ins.c         RPx_fault |= FR_ILL_MOD;
RPx_fault        1575 src/dps8/dps8_ins.c         RPx_fault |= FR_ILL_MOD;
RPx_fault        1581 src/dps8/dps8_ins.c       if (RPx_fault && !opcodeX && opcode==0413) // rscr
RPx_fault        1582 src/dps8/dps8_ins.c         doFault (FAULT_IPR, (_fault_subtype) {.fault_ipr_subtype=RPx_fault},
RPx_fault        1590 src/dps8/dps8_ins.c         RPx_fault |= FR_ILL_PROC;
RPx_fault        1595 src/dps8/dps8_ins.c         RPx_fault |= FR_ILL_PROC;
RPx_fault        1602 src/dps8/dps8_ins.c       if (RPx_fault && !opcodeX && (opcode==0751 || opcode==0752 || opcode==0551 || opcode==0552 || opcode==0452 || opcode==0674))
RPx_fault        1603 src/dps8/dps8_ins.c         RPx_fault |= FR_ILL_MOD;
RPx_fault        1608 src/dps8/dps8_ins.c   if (unlikely (RPx_fault != 0)) //-V547
RPx_fault        1609 src/dps8/dps8_ins.c     doFault (FAULT_IPR, (_fault_subtype) {.fault_ipr_subtype=RPx_fault},