cast_128         9571 src/dps8/dps8_eis.c     word72 x = cast_128 (e->x);
cast_128         4810 src/dps8/dps8_ins.c             convert_to_word36 (cast_128 (prod), &cpu.rA, &cpu.rQ);
cast_128         1177 src/dps8/dps8_math.c   uint128 ut = rshift_128 (cast_128 (t), 44);
cast_128         1186 src/dps8/dps8_math.c   word72 m3a = and_128 (rshift_128 (cast_128 (m3), 98u - 71u), MASK72);
cast_128         2378 src/dps8/dps8_math.c   word72 m3a = and_128 (add_128 (cast_128 (m3h), cast_128 (m3l)), MASK72);
cast_128          164 src/dps8/dps8_math128.c     uint128 t = add_128 (complement_128 (cast_128 (a)), construct_128 (0, 1));
cast_128          199 src/dps8/dps8_math128.c     uint128 t = lshift_128 (cast_128 (a), n);
cast_128          271 src/dps8/dps8_math128.c     uint128 t = rshift_128 (cast_128 (a), n);
cast_128         1125 src/dps8/dps8_utils.c     else if (iseq_128 (cast_128 (op1s), cast_128 (op2s)))