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

Use Zb[abcs] instead of B/Bitmanip #24

Merged
merged 1 commit into from Feb 9, 2022

Conversation

cmuellner
Copy link
Collaborator

We don't have a single B/Bitmanip extension, but several extensions
Zb[abcs], which can be available independent of each other.
Let's fix that in this document.
Given that there was never a ratified Bitmanip extensions,
I don't think that this change causes any real-world problems.

@kito-cheng @jim-wilson @asb

riscv-c-api.md Outdated
@@ -70,6 +69,10 @@ For example:
| __riscv_c | Arch Version | `C` extension is available. |
| __riscv_b | Arch Version | `B` extension is available. |
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you also remove this?

@kito-cheng
Copy link
Collaborator

Otherwise, LGTM, thanks!

We don't have a single B/Bitmanip extension, but several extensions
Zb[abcs], which can be available independent of each other.
Let's fix that in this document.
Given that there was never a ratified Bitmanip extensions,
I don't think that this change causes any real-world problems.

Signed-off-by: Christoph Muellner <cmuellner@gcc.gnu.org>
@asb
Copy link

asb commented Jan 21, 2022

This LGTM.

@kito-cheng kito-cheng merged commit 3d56606 into riscv-non-isa:master Feb 9, 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

3 participants