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

[Bug Report] FENCE.I instruction causes memory deadlock on RSD #96

Open
chenhychen opened this issue Oct 25, 2024 · 0 comments
Open

[Bug Report] FENCE.I instruction causes memory deadlock on RSD #96

chenhychen opened this issue Oct 25, 2024 · 0 comments

Comments

@chenhychen
Copy link

Hi,

I have found a bug that causes memory deadlock on RSD 7b65f6b when executing the FENCE.I and its following instructions. Moreover, the expected behaviors of the instruction should only synchronize the instruction cache with memory. However, we suspect that the FENCE.I in RSD also affects the behaviors of data cache because we observe more than 1000 D cache misses.

I have attached the C code, hex code, and the printout from RSD when using modelsim for simulation.

fence_i.zip

Thank you.

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

No branches or pull requests

1 participant