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

XCVbitmanip: merge custom and standard builtins #111

Open
8 tasks
MaryBennett opened this issue Sep 26, 2024 · 0 comments
Open
8 tasks

XCVbitmanip: merge custom and standard builtins #111

MaryBennett opened this issue Sep 26, 2024 · 0 comments
Assignees

Comments

@MaryBennett
Copy link
Collaborator

MaryBennett commented Sep 26, 2024

As discussed during the review of the XCVbitmanip patch, the custom builtins are very similar to the standard RISC-V bitmanip builtins. The custom builtins should be merged with the standard builtins before upstreaming. This is similar to what was done for XCVbi.

Instructions to be changed:

  • bclr
  • bset
  • ff1
  • fl1
  • clb
  • cnt
  • ror
  • bitrev
@MaryBennett MaryBennett self-assigned this Sep 26, 2024
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

No branches or pull requests

1 participant