Skip to content

RISCV single precision ABI is not supported #262

@zhaochenyuangit

Description

@zhaochenyuangit

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions