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

Expand nf fields in instr_dict.yaml #274

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

moscickimilosz
Copy link
Contributor

parse.py has been edited to expand nf field for segmented vector load store instructions. For backwards compatibility this only applies to instr_dict.yaml.

parse.py has been edited to expand nf field for segmented vector load
store instructions. For backwards compatibility this only applies to
instr_dict.yaml.
@moscickimilosz
Copy link
Contributor Author

This is a backwards compatible solution to a problem discussed in #263.

Ideally my preference would be to expand this into other formats and break the backwards compatibility by hiding this functionality under a (disabled by default) command line flag - would probably require refactoring parse.py to use argparse first.

@aswaterman aswaterman merged commit 7511f48 into riscv:master Aug 20, 2024
2 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