cast_128 9622 src/dps8/dps8_eis.c word72 x = cast_128 (e->x); cast_128 5165 src/dps8/dps8_ins.c convert_to_word36 (cast_128 (prod), &cpu.rA, &cpu.rQ); cast_128 1181 src/dps8/dps8_math.c uint128 ut = rshift_128 (cast_128 (t), 44); cast_128 1190 src/dps8/dps8_math.c word72 m3a = and_128 (rshift_128 (cast_128 (m3), 98u - 71u), MASK72); cast_128 2382 src/dps8/dps8_math.c word72 m3a = and_128 (add_128 (cast_128 (m3h), cast_128 (m3l)), MASK72); cast_128 161 src/dps8/dps8_math128.c uint128 t = add_128 (complement_128 (cast_128 (a)), construct_128 (0, 1)); cast_128 196 src/dps8/dps8_math128.c uint128 t = lshift_128 (cast_128 (a), n); cast_128 268 src/dps8/dps8_math128.c uint128 t = rshift_128 (cast_128 (a), n); cast_128 1148 src/dps8/dps8_utils.c else if (iseq_128 (cast_128 (op1s), cast_128 (op2s)))