summaryrefslogtreecommitdiff
path: root/src/cache.cc
AgeCommit message (Expand)Author
2025-04-21Merge remote-tracking branch 'origin/master' into bdunahubd
2025-04-21Add licensing infobd
2025-04-18initialization from GUISiddarth-Suresh
2025-04-16Wrap all addresses immediatelybd
2025-04-16Use signed integers for cache evictionbd
2025-04-16Add untested support for configurable waysbd
2025-04-16Update GET_FIELDS to account for number of ways, constructorsbd
2025-04-14Add preprocess method to storage, removing nearly all duplicationbd
2025-04-14Simplify cache/dram process functionsbd
2025-04-14Initial refactor of is_access_clearedbd
2025-04-14Allow multi-level cache by passing a size into the constructorbd
2025-04-12Rewrite utils functions as macrosbd
2025-04-11First part of storage rework (see description)bd
2025-04-11Move source files to top-level src directorybd