Home
last modified time | relevance | path

Searched refs:DEB_INSTR (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu.c1158 { "INSTR", DEB_INSTR }, /* instructions */
1467 tprintf (cpu_dev, DEB_INSTR, BOV_FORMAT "%s trap%s\n", in sim_instr()
1662 if (TRACING (cpu_dev, DEB_INSTR)) { /* if instruction tracing is enabled */ in sim_instr()
1666 … hp_trace (&cpu_dev, DEB_INSTR, BOV_FORMAT, /* print the address and the instruction opcode */ in sim_instr()
2084 tprintf (cpu_dev, DEB_INSTR, BOV_FORMAT "%s interrupt\n", in cpu_run_mode_interrupt()
3301 tprintf (cpu_dev, DEB_INSTR, BOV_FORMAT "%s interrupt\n", in cpu_start_dispatcher()
H A Dhp3000_cpu.h104 #define DEB_INSTR (1u << 0) /* trace instructions */ macro
H A Dhp3000_cpu_base.c3272 tprintf (cpu_dev, DEB_INSTR, BOV_FORMAT " external interrupt\n", in move_spec()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu.c1140 { "INSTR", DEB_INSTR }, /* instructions */
1454 tprintf (cpu_dev, DEB_INSTR, BOV_FORMAT "%s trap%s\n", in sim_instr()
1664 if (TRACING (cpu_dev, DEB_INSTR)) { /* if instruction tracing is enabled */ in sim_instr()
1668 … hp_trace (&cpu_dev, DEB_INSTR, BOV_FORMAT, /* print the address and the instruction opcode */ in sim_instr()
2084 tprintf (cpu_dev, DEB_INSTR, BOV_FORMAT "%s interrupt\n", in cpu_run_mode_interrupt()
3301 tprintf (cpu_dev, DEB_INSTR, BOV_FORMAT "%s interrupt\n", in cpu_start_dispatcher()
H A Dhp3000_cpu.h96 #define DEB_INSTR (1u << 0) /* trace instructions */ macro
H A Dhp3000_cpu_base.c3269 tprintf (cpu_dev, DEB_INSTR, BOV_FORMAT " external interrupt\n", in move_spec()