summaryrefslogtreecommitdiff
path: root/isa/checker.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-11-19Pipelined microarchitecture, which even almost works!Julian Blake Kongslie6-95/+353
Includes such horrors as the "unstore" operation for undoing autoincremented addresses on instructions subsequently found to be bogus.
2022-11-11Multi-word fetch bundles and icache with realistic dram latencyJulian Blake Kongslie5-21/+65
2022-11-05Ignore pipetrace filesJulian Blake Kongslie2-1/+2
2022-11-05Add initial uarch modelJulian Blake Kongslie9-73/+476
2022-11-05Support for more line formats in evt readerJulian Blake Kongslie2-15/+14
2022-11-05Add support for replaying event logsJulian Blake Kongslie1-6/+6
2022-11-05Stricter and more accurate decoder for RMF instructionJulian Blake Kongslie1-7/+16