RPx_fault        1545 src/dps8/dps8_ins.c   fault_ipr_subtype_ RPx_fault = 0;
RPx_fault        1557 src/dps8/dps8_ins.c             RPx_fault |= FR_ILL_MOD;
RPx_fault        1563 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        1570 src/dps8/dps8_ins.c         RPx_fault |= FR_ILL_MOD;
RPx_fault        1576 src/dps8/dps8_ins.c       if (RPx_fault && !opcodeX && opcode==0413) // rscr
RPx_fault        1577 src/dps8/dps8_ins.c         doFault (FAULT_IPR, (_fault_subtype) {.fault_ipr_subtype=RPx_fault},
RPx_fault        1585 src/dps8/dps8_ins.c         RPx_fault |= FR_ILL_PROC;
RPx_fault        1590 src/dps8/dps8_ins.c         RPx_fault |= FR_ILL_PROC;
RPx_fault        1597 src/dps8/dps8_ins.c       if (RPx_fault && !opcodeX && (opcode==0751 || opcode==0752 || opcode==0551 || opcode==0552 || opcode==0452 || opcode==0674))
RPx_fault        1598 src/dps8/dps8_ins.c         RPx_fault |= FR_ILL_MOD;
RPx_fault        1603 src/dps8/dps8_ins.c   if (UNLIKELY (RPx_fault != 0)) //-V547
RPx_fault        1604 src/dps8/dps8_ins.c     doFault (FAULT_IPR, (_fault_subtype) {.fault_ipr_subtype=RPx_fault},