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

remove C prefix from capability mode load/store/atomics #87

Merged
merged 6 commits into from
Feb 8, 2024

Conversation

tariqkurd-repo
Copy link
Collaborator

First phase of renaming for #80
Loads/stores/atomics

prefetch, CBO, jumps, shxadd to be done

Copy link
Collaborator

@arichardson arichardson left a comment

Choose a reason for hiding this comment

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

I'm not quite sure what the best style for the prerequisites section is, but the change itself looks good to me.

It seems there are some trailing spaces, you can fix those using pip install pre-commit && pre-commit install && pre-commit run --all-files to make CI happy.

Copy link
Collaborator

@arichardson arichardson left a comment

Choose a reason for hiding this comment

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

New version looks good to me other than the final unrelated commit that should be a separate PR.

@arichardson arichardson merged commit 8bb2ccf into riscv:main Feb 8, 2024
3 checks passed
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