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

[RV64_DYNAREC] Refactored rv64_printer #1779

Merged
merged 2 commits into from
Aug 30, 2024
Merged

[RV64_DYNAREC] Refactored rv64_printer #1779

merged 2 commits into from
Aug 30, 2024

Conversation

ksco
Copy link
Collaborator

@ksco ksco commented Aug 30, 2024

Rewrote rv64_printer to be more maintainable, and fully supported the following extensions:

rv_a
rv_d
rv_f
rv_i
rv_m
rv_v
rv_zba
rv_zbb
rv_zbc
rv_zicsr
rv_zbs
rv64_a
rv64_d
rv64_f
rv64_i
rv64_m
rv64_zba
rv64_zbb
rv64_zbs

Xthead* extensions will be the next.

@ksco ksco changed the title [RV64_DYNAREC] Refactored printer [RV64_DYNAREC] Refactored rv64_printer Aug 30, 2024
@ptitSeb ptitSeb merged commit f5dbe21 into ptitSeb:main Aug 30, 2024
61 checks passed
@ksco ksco deleted the printer branch August 31, 2024 04:49
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