openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
NyuziProcessor
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
about 23 hours
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 151 of 152
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add tests for scatter/gather memory transfers and fix a few bugs to make them pass.
Jeff Bush
More...
almost 14 years ago
Add strided vector load test. Fix a number of bugs with strided loads
Jeff Bush
More...
almost 14 years ago
Fix an assembler bug where data could be overwritten when reallocating the code array. Restructured the code that clears the realloced array to be a little less error prone.
Jeff Bush
More...
almost 14 years ago
Add block load/store tests and fix a few issues
Jeff Bush
More...
almost 14 years ago
oops, code was commented out in last commit
Jeff Bush
More...
almost 14 years ago
Fix memory overrun in assembler when reallocating code array
Jeff Bush
More...
almost 14 years ago
Add automated load/store test (currently scalar only). Sorted out a ton of endian issues in tools and rtl. Everything should be properly little-endian now.
Jeff Bush
More...
almost 14 years ago
Encoding of .short values in assembler was incorrect (shift was wrong) Switch aligner in writeback stage to be little endian
Jeff Bush
More...
almost 14 years ago
Add branch test Fix a bug where ball wasn't checking condition properly.
Jeff Bush
More...
almost 14 years ago
Pare down forwarding test some more to remove some unnecessary complexity
Jeff Bush
More...
almost 14 years ago
Pare down and clean up forwarding tests
Jeff Bush
More...
almost 14 years ago
Fix a number of bugs with vector forwarding. unit tests all pass now.
Jeff Bush
More...
almost 14 years ago
Fix PC operand test
Jeff Bush
More...
almost 14 years ago
Fix a design issue where register bypassing wasn't accounting for the fact that the register fetch was started one cycle before the bypass stage. As such, there is still a possibility of stale data after the proper value has been committed. Added an extra stage of bypassing and scalar forwarding tests now pass.
Jeff Bush
More...
almost 14 years ago
another stray object file
Jeff Bush
More...
almost 14 years ago
Accidently added object files
Jeff Bush
More...
almost 14 years ago
More changes for signed comparisons and shifts
Jeff Bush
More...
almost 14 years ago
Add signed an unsigned comparisons to single cycle ALU
Jeff Bush
More...
almost 14 years ago
Add unsigned and signed compare types to emulator
Jeff Bush
More...
almost 14 years ago
Add support to assembler and disassembler for signed and unsigned comparisons
Jeff Bush
More...
almost 14 years ago
Add signed/unsigned register types to resolve ambiguity for comparison operators (also cleans up memory load sign extension a bit)
Jeff Bush
More...
almost 14 years ago
update gitignore
Jeff Bush
More...
almost 14 years ago
Fix a bug where there were only 31 vector registers
Jeff Bush
More...
almost 14 years ago
Automated test suite
Jeff Bush
More...
almost 14 years ago
add comments
Jeff Bush
More...
almost 14 years ago
rename directory
Jeff Bush
More...
almost 14 years ago
Add comments, other minor cleanup
Jeff Bush
More...
almost 14 years ago
Basic vector loads operational
Jeff Bush
More...
almost 14 years ago
Add dot files for eclipse projects
Jeff Bush
More...
almost 14 years ago
remove tab specifier
Jeff Bush
More...
almost 14 years ago
←
1
2
…
144
145
146
147
148
149
150
151
152
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree