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 test machines to riscv crate #45

Closed
wants to merge 1 commit into from

Conversation

govereau
Copy link
Contributor

Adds more test machine definitions (similar to nop_vm), that cover all of the RISC-V instructions. Machines can be selected with "--machine name", and "--help" lists the available machines.

@govereau govereau added the enhancement New feature or request label Jan 21, 2024
@govereau govereau added this to the v1 milestone Jan 21, 2024
@govereau govereau self-assigned this Jan 21, 2024
Copy link

linear bot commented Jan 21, 2024

NEX-40 Add test machines to riscv crate

The riscv crate will have a collection of test machines, similar to the nop_machine, that test all of the various instructions.

@govereau
Copy link
Contributor Author

merged

@govereau govereau closed this Jan 25, 2024
@govereau govereau deleted the nex-40-test-machines branch January 25, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant