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

Add preliminary support for RV32Zfh extension #2359

Merged
merged 2 commits into from
Mar 24, 2020
Merged

Add preliminary support for RV32Zfh extension #2359

merged 2 commits into from
Mar 24, 2020

Conversation

aswaterman
Copy link
Member

This extension adds support for the IEEE 754 binary16 (a.k.a. half-precision floating-point) format.

The name of the extension and the provided instructions are subject to change, but they reflect the most likely course of action: the instruction set and the opcodes mirror the existing F and D extensions exactly, except with a value of 10 in the fmt field.

Copy link

@girishpai girishpai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As long as the CI tests pass this looks good.

@aswaterman aswaterman merged commit b79f8c5 into master Mar 24, 2020
@aswaterman aswaterman deleted the rv32zfh branch March 24, 2020 03:49
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.

2 participants