nim-stint/stint/private/primitives
Mamy André-Ratsimbazafy 7f6c588ce3
Passing addition tests (however simple bitwise ops crash the int128 VM ... during compilation)
2023-06-12 17:08:20 +07:00
..
addcarry_subborrow.nim Passing addition tests (however simple bitwise ops crash the int128 VM ... during compilation) 2023-06-12 17:08:20 +07:00
compiletime_fallback.nim Passing addition tests (however simple bitwise ops crash the int128 VM ... during compilation) 2023-06-12 17:08:20 +07:00
extended_precision.nim Implement types and uint128 primitives 2023-06-12 17:08:19 +07:00
extended_precision_64bit_uint128.nim Implement types and uint128 primitives 2023-06-12 17:08:19 +07:00
extended_precision_x86_64_gcc.nim Implement types and uint128 primitives 2023-06-12 17:08:19 +07:00
extended_precision_x86_64_msvc.nim Implement types and uint128 primitives 2023-06-12 17:08:19 +07:00