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

reformat memblock #4010

Closed
wants to merge 8 commits into from
Closed

reformat memblock #4010

wants to merge 8 commits into from

Conversation

Anzooooo
Copy link
Member

@Anzooooo Anzooooo commented Dec 9, 2024

No description provided.

This is a false assertion, and we should not prohibit 0 address requests
It is not necessary to check whether the storequeue entry pointed to by sqidx is complete, because this entry is the store that follows this load.
For instructions with vectors or other multiple `uop`, it is necessary to determine whether `robIdx` is the same before comparing `uopIdx`. Although there is no error if `isNotBefore` is used, we can use the clearer and more concise `===` to make the determination.
@Anzooooo Anzooooo closed this Dec 10, 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.

1 participant