Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uint128 #2

Open
DL7AD opened this issue Sep 29, 2017 · 0 comments
Open

uint128 #2

DL7AD opened this issue Sep 29, 2017 · 0 comments

Comments

@DL7AD
Copy link

DL7AD commented Sep 29, 2017

Hi,

I am interested in the B192 code. However it is impossible to use it while I'm running on a 32bit machine (ARM Cortex M4) which does not support __uint128_t. I tried to implement a 64bit version but the encoded code was incorrect. So why is uint128_t really necessary or what happens differently if you do your calculations on a uint64_t. I couldn't figure that out.

Best Regards Sven

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant