summaryrefslogtreecommitdiff
path: root/uarch/core.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stall decode after an instruction with stores until the stores are done.Julian Blake Kongslie2023-01-151-26/+58
* Pipelined microarchitecture, which even almost works!Julian Blake Kongslie2022-11-191-73/+275
* Multi-word fetch bundles and icache with realistic dram latencyJulian Blake Kongslie2022-11-111-16/+39
* Add initial uarch modelJulian Blake Kongslie2022-11-051-0/+140