extint Questions

2

Solved

I'm in the design phase of a project that needs to do a lot of simple 256-bit integer arithmetic (add, sub, mul, div only) and need something that is reasonably well optimised for these four operat...
Shrader asked 3/8, 2020 at 9:17

1

Solved

Recently, I heard that clang got a new feature, _ExtInt. I know that it lets you specify the size of an integer (odd or even like 13-bit int), but how do you use it?
Saundrasaunter asked 24/4, 2020 at 15:25
1

© 2022 - 2024 — McMap. All rights reserved.