summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/addrdec.h
AgeCommit message (Expand)Author
2020-06-01moving all ipoly equstions to one fileMahmoud
2020-05-23code refomrattingMahmoud
2020-05-23Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-10-16fixing the IPOLY L2 and Dram indexingMahmoud
2019-09-13Big reformat change using clang-format-6.0Nick
2019-09-13Revert "Add src/gpgpu-sim formatting"Nick
2019-09-13Add src/gpgpu-sim formattingNick
2019-08-26Fix a bunch of outstanding warnings and undefined behaviorNick
2019-04-11adding some stats and random hashingMahmoud
2018-08-29improving code quality 2Mahmoud
2018-06-15memory partition indexingMahmoud
2014-08-14Fixing the intra-partition address calculation so that every set in L2 cache ...Wilson Fung
2014-08-14Redesigned the memory partition unit to support multiple L2 cache banks per p...Wilson Fung
2014-08-14Fixed bug 137. Now memory address mapping with non-power-of-two memory parti...Wilson Fung
2014-08-14change copyright notice to include authorsTor Aamodt
2011-06-29changing copyright to BSDTor Aamodt
2010-10-241. adding top level configuration class and making shader and memory configur...Tor Aamodt
2010-10-161. moving address decoding into a class (and out of cache entirely)Tor Aamodt
2010-08-10refactor: mostly finished getting rid of extern declTor Aamodt
2010-07-15creating branch for adding support for CUDA 3.x and FermiTor Aamodt