-
Notifications
You must be signed in to change notification settings - Fork 214
Big endianness Support added #751
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
Open
MuhammadHammad001
wants to merge
30
commits into
riscv:master
Choose a base branch
from
MuhammadHammad001:big_endian
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
db63dac
Big endianness support added
MuhammadHammad001 b7a06e3
Add conditions on sbe, ube
MuhammadHammad001 3930145
add ube field in sstatus
MuhammadHammad001 89d2664
Rename big endianness check function
MuhammadHammad001 758d9d0
Merge branch 'riscv:master' into big_endian
MuhammadHammad001 cd944ee
restructure the endianness check function
MuhammadHammad001 1caf3bc
update readme to add big endianness support
MuhammadHammad001 e14c7d0
Remove Redundant comment
MuhammadHammad001 bc344ee
Merge branch 'master' into big_endian
MuhammadHammad001 c39162f
Resolve conflicts for spie field
MuhammadHammad001 48a6636
Merge branch 'master' into big_endian
MuhammadHammad001 daa2d01
add big endianness support in mmio
MuhammadHammad001 552b0e3
correct logic for endianness conversion
MuhammadHammad001 6c2ab4d
Merge branch 'master' into big_endian
MuhammadHammad001 cce02b1
Merge branch 'master' into big_endian
MuhammadHammad001 446bce4
Add endianness test
MuhammadHammad001 56dff58
Refactor code
MuhammadHammad001 91e7d86
Merge branch 'master' into big_endian
MuhammadHammad001 1ecd7c7
replace is_big_endian with get_endianness
MuhammadHammad001 05b7087
Merge branch 'master' into big_endian
MuhammadHammad001 5ff2c37
Merge branch 'master' into big_endian
MuhammadHammad001 f243b51
Update Execute() to InstructionFetch()
MuhammadHammad001 6c0ae67
test to remove mtime endianness
MuhammadHammad001 8444a81
Merge branch 'master' into big_endian
MuhammadHammad001 71d4c1d
Add parameter for big endianness in config file
MuhammadHammad001 456524b
Update big endianness to true
MuhammadHammad001 cfba783
Merge branch 'master' into big_endian
MuhammadHammad001 d528507
move get_endianness to vmem_write
MuhammadHammad001 89f3768
add big endianness parameter in memory section of default config
MuhammadHammad001 33752f0
Merge branch 'master' into big_endian
MuhammadHammad001 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.