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 1147 src/dps8/dps8_append.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 1225 src/dps8/dps8_append.c ! (cpu.cu.XSF || cpu.currentInstruction.b29) /*get_went_appending()*/) currentInstruction 1784 src/dps8/dps8_append.c ! (cpu.cu.XSF || cpu.currentInstruction.b29) /*get_went_appending ()*/) currentInstruction 2165 src/dps8/dps8_cpu.c DCDstruct * ci = & cpu.currentInstruction; currentInstruction 2422 src/dps8/dps8_cpu.c bool is_dis = cpu.currentInstruction.opcode == 0616 && currentInstruction 2423 src/dps8/dps8_cpu.c cpu.currentInstruction.opcodeX == 0; currentInstruction 2696 src/dps8/dps8_cpu.c if (! (cpu.currentInstruction.opcode == 0715 && currentInstruction 2697 src/dps8/dps8_cpu.c cpu.currentInstruction.opcodeX == 0)) currentInstruction 3006 src/dps8/dps8_cpu.c !(cpu.currentInstruction.opcode == 0616 && cpu.currentInstruction.opcodeX == 0) && currentInstruction 3214 src/dps8/dps8_cpu.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 3237 src/dps8/dps8_cpu.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 3267 src/dps8/dps8_cpu.c Read8 (addr, cpu.Yblock8, cpu.currentInstruction.b29); currentInstruction 3306 src/dps8/dps8_cpu.c Write8 (addr, cpu.Yblock8, cpu.currentInstruction.b29); currentInstruction 3325 src/dps8/dps8_cpu.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 1581 src/dps8/dps8_cpu.h DCDstruct currentInstruction; currentInstruction 423 src/dps8/dps8_eis.c currentInstruction 424 src/dps8/dps8_eis.c currentInstruction 1207 src/dps8/dps8_eis.c currentInstruction 1208 src/dps8/dps8_eis.c currentInstruction 1326 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 802 src/dps8/dps8_faults.c cpu.currentInstruction.info->ndes > 0); currentInstruction 59 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 || (cyctyp != INSTRUCTION_FETCH && cpu.currentInstruction.b29) || currentInstruction 391 src/dps8/dps8_iefp.c Read8 (address, result, cpu.currentInstruction.b29); currentInstruction 392 src/dps8/dps8_iefp.c Read8 (address + 8, result + 8, cpu.currentInstruction.b29); currentInstruction 520 src/dps8/dps8_iefp.c if (cpu.cu.XSF /*get_went_appending ()*/ || (cyctyp != INSTRUCTION_FETCH && cpu.currentInstruction.b29)) currentInstruction 616 src/dps8/dps8_iefp.c if (cpu.cu.XSF /*get_went_appending ()*/ || (cyctyp != INSTRUCTION_FETCH && cpu.currentInstruction.b29)) currentInstruction 889 src/dps8/dps8_iefp.c Write8 (address, data, cpu.currentInstruction.b29); currentInstruction 890 src/dps8/dps8_iefp.c Write8 (address + 8, data + 8, cpu.currentInstruction.b29); currentInstruction 899 src/dps8/dps8_iefp.c Write8 (address, data, cpu.currentInstruction.b29); currentInstruction 900 src/dps8/dps8_iefp.c Write8 (address + 8, data + 8, cpu.currentInstruction.b29); currentInstruction 901 src/dps8/dps8_iefp.c Write8 (address + 16, data + 16, cpu.currentInstruction.b29); currentInstruction 902 src/dps8/dps8_iefp.c Write8 (address + 24, data + 24, cpu.currentInstruction.b29); currentInstruction 90 src/dps8/dps8_ins.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 169 src/dps8/dps8_ins.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 258 src/dps8/dps8_ins.c cpu.cu.XSF || cpu.currentInstruction.b29 /*get_went_appending ()*/)) currentInstruction 260 src/dps8/dps8_ins.c if (cpu.currentInstruction.info->flags & TSPN_INS) currentInstruction 263 src/dps8/dps8_ins.c if (cpu.currentInstruction.opcode <= 0273) //-V536 currentInstruction 264 src/dps8/dps8_ins.c n = (cpu.currentInstruction.opcode & 3); currentInstruction 266 src/dps8/dps8_ins.c n = (cpu.currentInstruction.opcode & 3) + 4; currentInstruction 688 src/dps8/dps8_ins.c decode_instruction (IWB_IRODD, & cpu.currentInstruction); currentInstruction 1200 src/dps8/dps8_ins.c cpu.currentInstruction.address, currentInstruction 1201 src/dps8/dps8_ins.c cpu.currentInstruction.opcode, currentInstruction 1202 src/dps8/dps8_ins.c cpu.currentInstruction.opcodeX, currentInstruction 1203 src/dps8/dps8_ins.c cpu.currentInstruction.b29, currentInstruction 1204 src/dps8/dps8_ins.c cpu.currentInstruction.i, currentInstruction 1205 src/dps8/dps8_ins.c GET_TM (cpu.currentInstruction.tag) >> 4, currentInstruction 1206 src/dps8/dps8_ins.c GET_TD (cpu.currentInstruction.tag) & 017); currentInstruction 1217 src/dps8/dps8_ins.c cpu.currentInstruction.address, currentInstruction 1218 src/dps8/dps8_ins.c cpu.currentInstruction.opcode, currentInstruction 1219 src/dps8/dps8_ins.c cpu.currentInstruction.opcodeX, currentInstruction 1220 src/dps8/dps8_ins.c cpu.currentInstruction.b29, currentInstruction 1221 src/dps8/dps8_ins.c cpu.currentInstruction.i, currentInstruction 1222 src/dps8/dps8_ins.c GET_TM (cpu.currentInstruction.tag) >> 4, currentInstruction 1223 src/dps8/dps8_ins.c GET_TD (cpu.currentInstruction.tag) & 017); currentInstruction 1240 src/dps8/dps8_ins.c cpu.currentInstruction.address, currentInstruction 1241 src/dps8/dps8_ins.c cpu.currentInstruction.opcode, currentInstruction 1242 src/dps8/dps8_ins.c cpu.currentInstruction.opcodeX, currentInstruction 1243 src/dps8/dps8_ins.c cpu.currentInstruction.b29, cpu.currentInstruction.i, currentInstruction 1244 src/dps8/dps8_ins.c GET_TM (cpu.currentInstruction.tag) >> 4, currentInstruction 1245 src/dps8/dps8_ins.c GET_TD (cpu.currentInstruction.tag) & 017); currentInstruction 1258 src/dps8/dps8_ins.c cpu.currentInstruction.address, currentInstruction 1259 src/dps8/dps8_ins.c cpu.currentInstruction.opcode, currentInstruction 1260 src/dps8/dps8_ins.c cpu.currentInstruction.opcodeX, currentInstruction 1261 src/dps8/dps8_ins.c cpu.currentInstruction.b29, currentInstruction 1262 src/dps8/dps8_ins.c cpu.currentInstruction.i, currentInstruction 1263 src/dps8/dps8_ins.c GET_TM (cpu.currentInstruction.tag) >> 4, currentInstruction 1264 src/dps8/dps8_ins.c GET_TD (cpu.currentInstruction.tag) & 017); currentInstruction 1363 src/dps8/dps8_ins.c DCDstruct * ci = & cpu.currentInstruction; currentInstruction 2271 src/dps8/dps8_ins.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 9110 src/dps8/dps8_ins.c DCDstruct * i = & cpu.currentInstruction; currentInstruction 9383 src/dps8/dps8_ins.c if (get_addr_mode () == ABSOLUTE_mode && ! (cpu.cu.XSF || cpu.currentInstruction.b29)) // ISOLTS-860 currentInstruction 9420 src/dps8/dps8_ins.c decode_instruction (IWB_IRODD, & cpu.currentInstruction);