WIP: Add Load/Store Unit #16

Draft
programmerjake wants to merge 4 commits from programmerjake/cpu:load_store into master

4 commits

Author SHA1 Message Date
7038be9268
WIP: adding ExecuteToUnitInterface::is_no_longer_speculative_prediction
Some checks failed
/ test (pull_request) Failing after 2m37s
2026-07-31 18:56:06 -07:00
a81d85d9c0
add load/store unit and tests
All checks were successful
/ test (pull_request) Successful in 29m15s
2026-07-30 21:11:33 -07:00
09038d40ab
switch UnitTrait to using UnitIO instead of separate methods for each IO port 2026-07-24 17:50:18 -07:00
24bc57396e
cpu::util: clean up imports 2026-07-24 17:50:18 -07:00