DBG_REGDUMPAQI 1122 src/dps8/dps8_cpu.c { "REGDUMPAQI", DBG_REGDUMPAQI, NULL }, DBG_REGDUMPAQI 2200 src/dps8/dps8_ins.c sim_debug (DBG_REGDUMPAQI, &cpu_dev, "A=%012"PRIo64" Q=%012"PRIo64" IR:%s\n", cpu.rA, cpu.rQ, dump_flags (buf, cpu.cu.IR)); DBG_REGDUMPAQI 76 src/dps8/dps8_simh.h #define DBG_REGDUMP (DBG_REGDUMPAQI | DBG_REGDUMPIDX | DBG_REGDUMPPR | \