compl36          3441 src/dps8/dps8_ins.c             cpu.rA = compl36 (cpu.CY, & cpu.cu.IR, & ovf);
compl36          3452 src/dps8/dps8_ins.c             cpu.rQ = compl36 (cpu.CY, & cpu.cu.IR, & ovf);
compl36            53 src/dps8/dps8_utils.h word36 compl36(word36 op1, word18 *flags, bool * ovf);