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

Does this library support fixed_48_16 ? #5

Closed
halx99 opened this issue Aug 26, 2020 · 3 comments
Closed

Does this library support fixed_48_16 ? #5

halx99 opened this issue Aug 26, 2020 · 3 comments
Labels
question Further information is requested

Comments

@halx99
Copy link

halx99 commented Aug 26, 2020

RT

@MikeLankamp
Copy link
Owner

It should, but you need to use an 128-bit integer type as IntermediateType.

@halx99
Copy link
Author

halx99 commented Aug 27, 2020

Thanks for your anwser, I already finish this, android, ios arm64 use builtin __int128, and other paltform, use absl::int128

@MikeLankamp MikeLankamp added the question Further information is requested label Aug 27, 2020
@halx99
Copy link
Author

halx99 commented Aug 27, 2020

And needs do some little changes of fpm, I will sync to you later.

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

No branches or pull requests

2 participants