-
Notifications
You must be signed in to change notification settings - Fork 25
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
Fix some fp insts not modifying mstatus.fs #163
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change-Id: Ib892ffb719d71ff4f1959ed3783b0f3a682cd396
Change-Id: I3e333e88f6b40216caffd43b839cc69a1bf1294e
Change-Id: I9081cca53328e17cc7fc2c19af102d773b3c26c5
Change-Id: Idc84635a9353769bfd280cd88ecbce96fac3833b
Change-Id: I6533b6a71fae4a6a22a404c7d117fa7d899efbde
Previously, the image file is read into a cow branch of memory, instead of root. When difftesting, nemu cannot read the contents of memory image Change-Id: Id261f189008a34c080be52496a712217c4e8e8e0
Change-Id: I701e91589364aa0f75b0f2a24ea571c090a4e5e3
Change-Id: Ie4a69cad2a3463ebb886c903a16e702258fdc545
Change-Id: Ib192e939288bae86eb25701541a28356c1794c72
Change-Id: I7fb105d4237463f4f9606ef489e04c5d4e6cb831
amos were ignored previously Change-Id: Iabc2aa5fdeaf46494bbab4aa6c485cdca0da50e4
Change-Id: Iaad3775553d0cb5f7a4952cbc408e4508c009e2f
Change-Id: Ic4c084afb914a04981d108ad4bd9a7f1b42b2b6c
Before send patch, please rebase your code on top of current xs-dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.