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

Patch for issue #98 #100

Merged
merged 2 commits into from
Dec 22, 2022
Merged

Patch for issue #98 #100

merged 2 commits into from
Dec 22, 2022

Conversation

qwe661234
Copy link
Collaborator

These are the patch commits for commit a304446.

Copy link
Contributor

@jserv jserv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refine the git commit messages. Ensure both the subject and body contain insightful materials.

Append Close #98 at the end of git commit message.

src/emulate.c Show resolved Hide resolved
After finishing emulating, all instructions must increase csr cycle,
but we only do so for branch instructions.
In the previous implementation, fencei was treated as a branch
instruction, but it was assigned a missing value in the new branch list.
As a result, emulator fails to pass Zifencei test.

Close: sysprog21#98
@qwe661234 qwe661234 requested a review from jserv December 22, 2022 06:36
@jserv jserv merged commit 61adb57 into sysprog21:master Dec 22, 2022
@qwe661234 qwe661234 deleted the Bug_fix branch December 22, 2022 06:47
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