summaryrefslogtreecommitdiff
path: root/src/sim/insttracer.hh
AgeCommit message (Expand)Author
2017-12-13arm,sparc,x86,base,cpu,sim: Replace the Twin(32|64)_t types with.Gabe Black
2016-11-09style: [patch 3/22] reduce include dependencies in some headersBrandon Potter
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2015-07-28revert 5af8f40d8f2cNilay Vaish
2015-07-26cpu: implements vector registersNilay Vaish
2015-01-25sim: Clean up InstRecordAli Saidi
2015-01-25cpu: Remove all notion that we know when the cpu is misspeculating.Ali Saidi
2014-11-24misc: Another round of static analysis fixupsAndreas Hansson
2014-05-09cpu: Allow setWhen on trace objectsAndrew Bardsley
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2010-08-25Tracing: Fix trace so 'Predicated False' doesn't show upAli Saidi
2010-08-23CPU: Make Exec trace to print predication result (if false) for memory instru...Min Kyu Jeong
2009-07-19Tracing: Add accessors so tracers can get at data in trace records.Gabe Black
2009-05-17includes: sort includes againNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2009-01-06Tracing: Make tracing aware of macro and micro ops.Gabe Black
2008-09-10style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...Ali Saidi
2007-08-30params: Deprecate old-style constructors; update most SimObject constructors.Miles Kaufmann
2007-08-01Twin64_t is in base/bigint.hhNathan Binkert
2007-07-28Turn the instruction tracing code into pluggable sim objects.Gabe Black