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

Added rfmt_op_comb conditions described in issue#306 of riscv-arch-test #68

Conversation

alitariq4589
Copy link
Contributor

In this PR, I have added following conditions in label rfmt_op_comb of dataset.cgf so that they can produce appropriate tests for div-01.S. Merging this PR will solve issue#306 of riscv-arch-test

rs1 == rd != rs2 and rd != x0
rs1 == rd != rs2 and == x0
rs1 == x0 != rd
rd == x0 != rs1

@neelgala
Copy link
Collaborator

@alitariq4589 please change target branch to dev branch. Please see the new CONTRIBUTION Guidelines and requirements in CHANGELOG.md as mentioned in the upstream dev branch. Once done this can be merged.

@alitariq4589
Copy link
Contributor Author

@neelgala I am closing this PR. This issue is followed up in #79

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