| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't stall non-load instructions after a store. | Julian Blake Kongslie | 2023-01-15 | 1 | -12/+13 |
| * | Reduce stalling due to stores by using a global counter. | Julian Blake Kongslie | 2023-01-15 | 2 | -15/+16 |
| * | Stall decode after an instruction with stores until the stores are done. | Julian Blake Kongslie | 2023-01-15 | 2 | -26/+65 |
| * | Pipelined microarchitecture, which even almost works! | Julian Blake Kongslie | 2022-11-19 | 2 | -87/+335 |
| * | Multi-word fetch bundles and icache with realistic dram latency | Julian Blake Kongslie | 2022-11-11 | 2 | -19/+63 |
| * | Add initial uarch model | Julian Blake Kongslie | 2022-11-05 | 2 | -0/+214 |
