bl63 129 src/dps8/dps8_math128.c uint64_t bl63 = b.l & MASK63; // low 63 bits of b bl63 130 src/dps8/dps8_math128.c uint64_t l63 = al63 + bl63; // low 63 bits of a + b, with carry into bit 64