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

libm/riscv64: minor bugfixes in fenv #7

Merged

Conversation

liushuyu
Copy link
Contributor

This pull request does the following:

  1. Renamed several instructions to the newer naming convention.
  2. Removed the extra rounding mode filtering in fesetround since filtering is probably only needed in full soft-float implementations.

... to newer naming convention, also remove the extra rounding mode
filtering in `fesetround`
@liushuyu liushuyu requested a review from unicornx March 14, 2022 03:35
@unicornx unicornx self-assigned this Mar 14, 2022
@unicornx unicornx merged commit 952a541 into aosp-riscv:riscv64-android-12.0.0_dev Mar 14, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants