mem-cache: Fix setting prefetch bit
[gem5.git] / src / sim / insttracer.hh
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-06-22 Michiel W. van Tolsim: Add faulting flag to instruction tracing interface
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blacksim: Delete authors lists from files in sim.
2019-01-30 Giacomo Gabrielliarch,cpu: Add vector predicate registers
2017-12-13 Gabe Blackarm,sparc,x86,base,cpu,sim: Replace the Twin(32|64...
2016-11-09 Brandon Potterstyle: [patch 3/22] reduce include dependencies in...
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2015-07-28 Nilay Vaishrevert 5af8f40d8f2c
2015-07-26 Nilay Vaishcpu: implements vector registers
2015-01-25 Ali Saidisim: Clean up InstRecord
2015-01-25 Ali Saidicpu: Remove all notion that we know when the cpu is...
2014-11-24 Andreas Hanssonmisc: Another round of static analysis fixups
2014-05-09 Andrew Bardsleycpu: Allow setWhen on trace objects
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-08-26 Ali SaidiTracing: Fix trace so 'Predicated False' doesn't show up
2010-08-23 Min Kyu JeongCPU: Make Exec trace to print predication result (if...
2009-07-20 Derek Howermerge
2009-07-20 Gabe BlackTracing: Add accessors so tracers can get at data in...
2009-05-17 Nathan Binkertincludes: sort includes again
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-01-07 Gabe BlackTracing: Make tracing aware of macro and micro ops.
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Ali SaidiMerge Gabe and my changes to arch/mips/utility.hh
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Nathan BinkertTwin64_t is in base/bigint.hh
2007-07-29 Steve ReinhardtMerge Gabe's changes from head.
2007-07-29 Gabe BlackMerge ... head. style.py was also missing an argument...
2007-07-29 Gabe BlackMerge with head.
2007-07-29 Gabe BlackTurn the instruction tracing code into pluggable sim...