summaryrefslogtreecommitdiff
path: root/uarch/core.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pipelined microarchitecture, which even almost works!Julian Blake Kongslie2022-11-191-14/+60
| | | | | | Includes such horrors as the "unstore" operation for undoing autoincremented addresses on instructions subsequently found to be bogus.
* Multi-word fetch bundles and icache with realistic dram latencyJulian Blake Kongslie2022-11-111-3/+24
|
* Add initial uarch modelJulian Blake Kongslie2022-11-051-0/+74