currentInstruction 24 src/dps8/doAppendCycleABSA.h DCDstruct * i = & cpu.currentInstruction; currentInstruction 22 src/dps8/doAppendCycleAPUDataRMW.h DCDstruct * i = & cpu.currentInstruction; currentInstruction 22 src/dps8/doAppendCycleAPUDataRead.h DCDstruct * i = & cpu.currentInstruction; currentInstruction 22 src/dps8/doAppendCycleAPUDataStore.h DCDstruct * i = & cpu.currentInstruction; currentInstruction 58 src/dps8/doAppendCycleIndirectWordFetch.h DCDstruct * i = & cpu.currentInstruction; currentInstruction 68 src/dps8/doAppendCycleInstructionFetch.h DCDstruct * i = & cpu.currentInstruction; currentInstruction 22 src/dps8/doAppendCycleOperandRMW.h DCDstruct * i = & cpu.currentInstruction; currentInstruction 63 src/dps8/doAppendCycleOperandRead.h DCDstruct * i = & cpu.currentInstruction; currentInstruction 22 src/dps8/doAppendCycleOperandStore.h DCDstruct * i = & cpu.currentInstruction; currentInstruction 22 src/dps8/doAppendCycleRTCDOperandFetch.h DCDstruct * i = & cpu.currentInstruction; currentInstruction 87 src/dps8/doAppendCycleRTCDOperandFetch.h if (get_addr_mode() == ABSOLUTE_mode && ! (cpu.cu.XSF || cpu.currentInstruction.b29)) { currentInstruction 285 src/dps8/doAppendCycleRTCDOperandFetch.h if (get_addr_mode () == ABSOLUTE_mode && ! (cpu.cu.XSF || cpu.currentInstruction.b29)) { currentInstruction 117 src/dps8/dps8_addrmods.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 342 src/dps8/dps8_addrmods.c decode_instruction (IWB_IRODD, & cpu.currentInstruction); currentInstruction 362 src/dps8/dps8_addrmods.c if (cpu.currentInstruction.b29 == 0) currentInstruction 384 src/dps8/dps8_addrmods.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 487 src/dps8/dps8_addrmods.c if (cpu.currentInstruction.b29) currentInstruction 534 src/dps8/dps8_addrmods.c if (cpu.currentInstruction.b29) currentInstruction 1199 src/dps8/dps8_append.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 1277 src/dps8/dps8_append.c ! (cpu.cu.XSF || cpu.currentInstruction.b29) /*get_went_appending()*/) currentInstruction 1833 src/dps8/dps8_append.c ! (cpu.cu.XSF || cpu.currentInstruction.b29) /*get_went_appending ()*/) currentInstruction 2258 src/dps8/dps8_cpu.c DCDstruct * ci = & cpu.currentInstruction; currentInstruction 2515 src/dps8/dps8_cpu.c bool is_dis = cpu.currentInstruction.opcode == 0616 && currentInstruction 2516 src/dps8/dps8_cpu.c cpu.currentInstruction.opcodeX == 0; currentInstruction 2789 src/dps8/dps8_cpu.c if (! (cpu.currentInstruction.opcode == 0715 && currentInstruction 2790 src/dps8/dps8_cpu.c cpu.currentInstruction.opcodeX == 0)) currentInstruction 3099 src/dps8/dps8_cpu.c !(cpu.currentInstruction.opcode == 0616 && cpu.currentInstruction.opcodeX == 0) && currentInstruction 3362 src/dps8/dps8_cpu.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 3382 src/dps8/dps8_cpu.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 3400 src/dps8/dps8_cpu.c Read8 (addr, cpu.Yblock8, cpu.currentInstruction.b29); currentInstruction 3431 src/dps8/dps8_cpu.c Read8 (addr, cpu.Yblock8, cpu.currentInstruction.b29); currentInstruction 3465 src/dps8/dps8_cpu.c Write8 (addr, cpu.Yblock8, cpu.currentInstruction.b29); currentInstruction 3484 src/dps8/dps8_cpu.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 1584 src/dps8/dps8_cpu.h DCDstruct currentInstruction; currentInstruction 423 src/dps8/dps8_eis.c currentInstruction 424 src/dps8/dps8_eis.c currentInstruction 1206 src/dps8/dps8_eis.c currentInstruction 1207 src/dps8/dps8_eis.c currentInstruction 1325 src/dps8/dps8_eis.c if (i < cpu.currentInstruction.info -> ndes) currentInstruction 542 src/dps8/dps8_faults.c (cpu.currentInstruction.info->ndes > 0 || currentInstruction 544 src/dps8/dps8_faults.c cpu.currentInstruction.opcodeX && currentInstruction 545 src/dps8/dps8_faults.c (cpu.currentInstruction.opcode & 0410) == 0))); currentInstruction 549 src/dps8/dps8_faults.c currentInstruction 550 src/dps8/dps8_faults.c currentInstruction 553 src/dps8/dps8_faults.c currentInstruction 803 src/dps8/dps8_faults.c cpu.currentInstruction.info->ndes > 0); currentInstruction 60 src/dps8/dps8_iefp.c if (cpu.cu.XSF || (cyctyp != INSTRUCTION_FETCH && cpu.currentInstruction.b29)) currentInstruction 162 src/dps8/dps8_iefp.c if (cpu.cu.XSF || cpu.currentInstruction.b29) currentInstruction 224 src/dps8/dps8_iefp.c if (cpu.cu.XSF || cpu.currentInstruction.b29) currentInstruction 288 src/dps8/dps8_iefp.c if (cpu.cu.XSF || cpu.currentInstruction.b29) currentInstruction 350 src/dps8/dps8_iefp.c if (cpu.cu.XSF || cpu.currentInstruction.b29) currentInstruction 476 src/dps8/dps8_iefp.c if (cpu.cu.XSF || cpu.currentInstruction.b29) currentInstruction 541 src/dps8/dps8_iefp.c if (cpu.cu.XSF || (cyctyp != INSTRUCTION_FETCH && cpu.currentInstruction.b29) || cyctyp == RTCD_OPERAND_FETCH) // ISOLTS-886 currentInstruction 627 src/dps8/dps8_iefp.c if (cpu.cu.XSF || cpu.currentInstruction.b29) currentInstruction 709 src/dps8/dps8_iefp.c if (cpu.cu.XSF || cpu.currentInstruction.b29) currentInstruction 899 src/dps8/dps8_iefp.c if (cpu.cu.XSF || cpu.currentInstruction.b29) currentInstruction 1086 src/dps8/dps8_iefp.c Read8 (address, result, cpu.currentInstruction.b29); currentInstruction 1087 src/dps8/dps8_iefp.c Read8 (address + 8, result + 8, cpu.currentInstruction.b29); currentInstruction 1214 src/dps8/dps8_iefp.c if (cpu.cu.XSF || (cyctyp != INSTRUCTION_FETCH && cpu.currentInstruction.b29)) currentInstruction 1282 src/dps8/dps8_iefp.c if (cpu.cu.XSF || cpu.currentInstruction.b29) currentInstruction 1342 src/dps8/dps8_iefp.c if (cpu.cu.XSF || cpu.currentInstruction.b29) currentInstruction 1410 src/dps8/dps8_iefp.c if (cpu.cu.XSF /*get_went_appending ()*/ || (cyctyp != INSTRUCTION_FETCH && cpu.currentInstruction.b29)) currentInstruction 1497 src/dps8/dps8_iefp.c if (cpu.cu.XSF || cpu.currentInstruction.b29) currentInstruction 1748 src/dps8/dps8_iefp.c Write8 (address, data, cpu.currentInstruction.b29); currentInstruction 1749 src/dps8/dps8_iefp.c Write8 (address + 8, data + 8, cpu.currentInstruction.b29); currentInstruction 1757 src/dps8/dps8_iefp.c Write8 (address, data, cpu.currentInstruction.b29); currentInstruction 1758 src/dps8/dps8_iefp.c Write8 (address + 8, data + 8, cpu.currentInstruction.b29); currentInstruction 1759 src/dps8/dps8_iefp.c Write8 (address + 16, data + 16, cpu.currentInstruction.b29); currentInstruction 1760 src/dps8/dps8_iefp.c Write8 (address + 24, data + 24, cpu.currentInstruction.b29); currentInstruction 91 src/dps8/dps8_ins.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 170 src/dps8/dps8_ins.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 262 src/dps8/dps8_ins.c cpu.cu.XSF || cpu.currentInstruction.b29 /*get_went_appending ()*/)) currentInstruction 264 src/dps8/dps8_ins.c if (cpu.currentInstruction.info->flags & TSPN_INS) currentInstruction 267 src/dps8/dps8_ins.c if (cpu.currentInstruction.opcode <= 0273) //-V536 currentInstruction 268 src/dps8/dps8_ins.c n = (cpu.currentInstruction.opcode & 3); currentInstruction 270 src/dps8/dps8_ins.c n = (cpu.currentInstruction.opcode & 3) + 4; currentInstruction 692 src/dps8/dps8_ins.c decode_instruction (IWB_IRODD, & cpu.currentInstruction); currentInstruction 1210 src/dps8/dps8_ins.c cpu.currentInstruction.address, currentInstruction 1211 src/dps8/dps8_ins.c cpu.currentInstruction.opcode, currentInstruction 1212 src/dps8/dps8_ins.c cpu.currentInstruction.opcodeX, currentInstruction 1213 src/dps8/dps8_ins.c cpu.currentInstruction.b29, currentInstruction 1214 src/dps8/dps8_ins.c cpu.currentInstruction.i, currentInstruction 1215 src/dps8/dps8_ins.c GET_TM (cpu.currentInstruction.tag) >> 4, currentInstruction 1216 src/dps8/dps8_ins.c GET_TD (cpu.currentInstruction.tag) & 017); currentInstruction 1227 src/dps8/dps8_ins.c cpu.currentInstruction.address, currentInstruction 1228 src/dps8/dps8_ins.c cpu.currentInstruction.opcode, currentInstruction 1229 src/dps8/dps8_ins.c cpu.currentInstruction.opcodeX, currentInstruction 1230 src/dps8/dps8_ins.c cpu.currentInstruction.b29, currentInstruction 1231 src/dps8/dps8_ins.c cpu.currentInstruction.i, currentInstruction 1232 src/dps8/dps8_ins.c GET_TM (cpu.currentInstruction.tag) >> 4, currentInstruction 1233 src/dps8/dps8_ins.c GET_TD (cpu.currentInstruction.tag) & 017); currentInstruction 1250 src/dps8/dps8_ins.c cpu.currentInstruction.address, currentInstruction 1251 src/dps8/dps8_ins.c cpu.currentInstruction.opcode, currentInstruction 1252 src/dps8/dps8_ins.c cpu.currentInstruction.opcodeX, currentInstruction 1253 src/dps8/dps8_ins.c cpu.currentInstruction.b29, cpu.currentInstruction.i, currentInstruction 1254 src/dps8/dps8_ins.c GET_TM (cpu.currentInstruction.tag) >> 4, currentInstruction 1255 src/dps8/dps8_ins.c GET_TD (cpu.currentInstruction.tag) & 017); currentInstruction 1268 src/dps8/dps8_ins.c cpu.currentInstruction.address, currentInstruction 1269 src/dps8/dps8_ins.c cpu.currentInstruction.opcode, currentInstruction 1270 src/dps8/dps8_ins.c cpu.currentInstruction.opcodeX, currentInstruction 1271 src/dps8/dps8_ins.c cpu.currentInstruction.b29, currentInstruction 1272 src/dps8/dps8_ins.c cpu.currentInstruction.i, currentInstruction 1273 src/dps8/dps8_ins.c GET_TM (cpu.currentInstruction.tag) >> 4, currentInstruction 1274 src/dps8/dps8_ins.c GET_TD (cpu.currentInstruction.tag) & 017); currentInstruction 1373 src/dps8/dps8_ins.c DCDstruct * ci = & cpu.currentInstruction; currentInstruction 2291 src/dps8/dps8_ins.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 9132 src/dps8/dps8_ins.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 9405 src/dps8/dps8_ins.c if (get_addr_mode () == ABSOLUTE_mode && ! (cpu.cu.XSF || cpu.currentInstruction.b29)) // ISOLTS-860 currentInstruction 9443 src/dps8/dps8_ins.c decode_instruction (IWB_IRODD, & cpu.currentInstruction);