cl64 136 src/dps8/dps8_math128.c unsigned int cl64 = (c63 >> 63) & 1; // the carry out of bit 63 cl64 137 src/dps8/dps8_math128.c uint64_t l64 = al64 + bl64 + cl64; // bit 64 a + b + carry in