arch,base,sim: Move Process loader hooks into the Process class.
[gem5.git] / src / sim / insttracer.hh
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...