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

RISCV single precision ABI is not supported #262

Open
zhaochenyuangit opened this issue Jun 30, 2022 · 0 comments
Open

RISCV single precision ABI is not supported #262

zhaochenyuangit opened this issue Jun 30, 2022 · 0 comments

Comments

@zhaochenyuangit
Copy link

when compiling with the float abi lp64f, the current openlibm_fenv_riscv. header will raise the following error
single precision floating point ABI not supported
I did not see any point in forbidding using the single precision float point ABI, because riscv F and D extension share the same FCSR.
Is there any specific issue in using the single precision ABI?

P.S. the current riscv fenv support in openlibm is ported from freebsd/msun. However the github repo of freebsd does not have an issue tab, so I cannot get informative explanation there.

Best
Zhao

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