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

Remove vlenb register #565

Open
Timmmm opened this issue Sep 29, 2024 · 0 comments
Open

Remove vlenb register #565

Timmmm opened this issue Sep 29, 2024 · 0 comments
Labels
vector Issues related to the Vector extension

Comments

@Timmmm
Copy link
Collaborator

Timmmm commented Sep 29, 2024

The model contains

register vlenb  : xlenbits

However this register contains no state and simply returns a hardcoded value VLEN/8 which is fixed at implementation time (it can't vary at runtime.

We should replace it with a get_vlenb() function.

@Timmmm Timmmm added the vector Issues related to the Vector extension label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vector Issues related to the Vector extension
Projects
None yet
Development

No branches or pull requests

1 participant