nim-stint/stint/private/primitives
Mamy André-Ratsimbazafy 2ac1ee3f1e
Fix compiletime primitives to pass all bitwise tests except large shifts
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 Fix compiletime primitives to pass all bitwise tests except large shifts 2023-06-12 17:08:20 +07:00
extended_precision.nim Fix compiletime primitives to pass all bitwise tests except large shifts 2023-06-12 17:08:20 +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