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 bit manipulation instructions #344

Draft
wants to merge 515 commits into
base: main
Choose a base branch
from
Draft

Add bit manipulation instructions #344

wants to merge 515 commits into from

Conversation

leekillough
Copy link
Collaborator

No description provided.

Kenneth Griesser and others added 30 commits June 17, 2024 17:04
Fix immediate decoding for lwsp and flwsp (#289)
… copy-and-paste comments

Work around frflags instruction not implemented until Zicsr extension is added

Rename *.cpp to *.cc; use ${RVCXX} and ${CXX} for C++ compiler
Pass RVCXX to tests; use ${RVCXX} instead of hard-coded compiler; fix copy-and-paste comments
Fix shebang error message to print python3 instead of python
change pre-commit handling of itself
…ouble-precision instruction formats and expressions
Compress RevFlag so that atomic operations take fewer bits
Use regular expressions to match MIME types
Add sanity checks for assumptions about instruction tables
Enable -Wconversion warnings to avoid inadvertent lowering conversions
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.

3 participants