Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-24 | Add "--log-cache-miss" option to generate a log of cache miss. (#241) | takeoverjp | 1 | -0/+6 |
2015-09-24 | Use enum instead of two bools to denote memory access type | Andrew Waterman | 1 | -8/+8 |
2014-09-27 | Avoid use of __int128_t | Andrew Waterman | 1 | -1/+1 |
2013-03-25 | add BSD license | Andrew Waterman | 1 | -0/+2 |
2013-03-25 | support compilation with gcc 4.7 | Andrew Waterman | 1 | -1/+1 |
2013-02-15 | fix D$ model not acknowledging stores | Andrew Waterman | 1 | -1/+1 |
2013-02-15 | specialize fully-associative caches | Andrew Waterman | 1 | -21/+41 |
2013-02-13 | add I$/D$/L2$ simulators | Andrew Waterman | 1 | -0/+102 |