Robin Voetter 616b23c815 big ints: split lladd/llsub into carry variants
lladd is now implemented in terms of lladdcarry, which returns the carry limb.
Similarly, llsub is implemented using llsubcarry, which returns the borrow limb.
2021-10-04 11:25:29 +02:00
..
2021-09-24 13:50:18 -04:00
2021-09-22 00:46:37 -04:00
2021-09-19 14:02:22 +02:00
2021-10-02 16:06:03 -04:00
2021-09-25 15:55:15 -04:00
2021-09-22 14:14:03 -05:00
2021-09-07 15:08:51 -04:00