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] Added vlen detection #1694

Merged
merged 1 commit into from
Jul 18, 2024
Merged

[RV64_DYNAREC] Added vlen detection #1694

merged 1 commit into from
Jul 18, 2024

Conversation

ksco
Copy link
Collaborator

@ksco ksco commented Jul 18, 2024

We require VLEN >= 128 for the convenience of implementing SSE 2/3/4 opcodes, this PR checks it.

@ptitSeb
Copy link
Owner

ptitSeb commented Jul 18, 2024

Note that if vlen is not big enough, it will silently disable RVV without any message...

@ptitSeb ptitSeb merged commit f07ee85 into ptitSeb:main Jul 18, 2024
47 checks passed
@ksco ksco deleted the vector branch July 18, 2024 06:28
Javier97sm pushed a commit to Javier97sm/box64 that referenced this pull request Aug 16, 2024
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