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

problem with store instruction #290

Open
AD738560581 opened this issue Mar 13, 2024 · 0 comments
Open

problem with store instruction #290

AD738560581 opened this issue Mar 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AD738560581
Copy link

Hello, thank you very much for your open-source project, which has provided me with a lot of help. However, when I test the store instruction with different configure, there are some problems.
when I use SEW=e8 , LMUL=m1 and vl=16, and use instruction of vsuxei16.v v12, (s6), v0, v0.t, the problem will hang up. During debug with rvv-1.0 spec, I found that vsuxei16.v with above configure, which instruction will read v12 and v13 and write to the memory address. But the ara only read v12 and wait for v13, so that the hardware hang up.
Thanks for your time.
@mp-17 @suehtamacv

@mp-17 mp-17 added the bug Something isn't working label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants