This website requires JavaScript.
Explore
Help
Register
Sign in
libre-chip
/
cpu
Watch
3
Star
0
Fork
You've already forked cpu
2
Code
Issues
1
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
WIP: Add Load/Store Unit
#16
Draft
programmerjake
wants to merge 4 commits from
programmerjake/cpu:load_store
into
master
pull from: programmerjake/cpu:load_store
merge into: libre-chip:master
libre-chip:master
libre-chip:wip-splitting-reg-alloc
Conversation
0
Commits
4
Files changed
13
+70817
-71
4 commits
Author
SHA1
Message
Date
Jacob Lifshay
7038be9268
WIP: adding ExecuteToUnitInterface::is_no_longer_speculative_prediction
Some checks failed
/ test (pull_request)
Failing after 2m37s
Details
2026-07-31 18:56:06 -07:00
Jacob Lifshay
a81d85d9c0
add load/store unit and tests
All checks were successful
/ test (pull_request)
Successful in 29m15s
Details
2026-07-30 21:11:33 -07:00
Jacob Lifshay
09038d40ab
switch UnitTrait to using UnitIO instead of separate methods for each IO port
2026-07-24 17:50:18 -07:00
Jacob Lifshay
24bc57396e
cpu::util: clean up imports
2026-07-24 17:50:18 -07:00