Add72b           4602 src/dps8/dps8_ins.c             tmp72        = Add72b (cpup, convert_to_word72 (cpu.rA, cpu.rQ),
Add72b           4623 src/dps8/dps8_ins.c             tmp72        = Add72b (cpup, convert_to_word72 (cpu.rA, cpu.rQ),
Add72b           4648 src/dps8/dps8_ins.c             tmp72 = Add72b (cpup, convert_to_word72 (cpu.rA, cpu.rQ),
Add72b            606 src/dps8/dps8_math.c   m3 = Add72b (cpup, m1, m2, 0, I_CARRY, & cpu.cu.IR, & ovf);
Add72b           1575 src/dps8/dps8_math.c   m = Add72b (cpup, m, construct_128 (0, 0177777777777777LL), carry, I_OFLOW, & flags1, & ovf);
Add72b           1577 src/dps8/dps8_math.c   m = Add72b (cpup, m, 0177777777777777LL, carry, I_OFLOW, & flags1, & ovf);
Add72b           1647 src/dps8/dps8_math.c     m = Add72b (cpup, m, construct_128 (0, 0177777777777777LL), carry, I_OFLOW, & flags1, & ovf);
Add72b           1649 src/dps8/dps8_math.c     m = Add72b (cpup, m, 0177777777777777LL, carry, I_OFLOW, & flags1, & ovf);
Add72b           2127 src/dps8/dps8_math.c   word72 m3 = Add72b (cpup, m1, m2, 0, I_CARRY, & cpu.cu.IR, & ovf);
Add72b           3186 src/dps8/dps8_math.c   m = Add72b (cpup, m, construct_128 (0, 0177), carry, I_OFLOW, & flags1, & ovf);
Add72b           3188 src/dps8/dps8_math.c   m = Add72b (cpup, m, 0177, carry, I_OFLOW, & flags1, & ovf);
Add72b           3274 src/dps8/dps8_math.c     m = Add72b (cpup, m, construct_128 (0, 0177), carry, I_OFLOW, & flags1, & ovf);
Add72b           3276 src/dps8/dps8_math.c     m = Add72b (cpup, m, 0177, carry, I_OFLOW, & flags1, & ovf);
Add72b            893 src/dps8/dps8_utils.h word72 Add72b (cpu_state_t * cpup, word72 op1, word72 op2, word1 carryin, word18 flagsToSet, word18 * flags, bool * ovf);