power: Fix regStats for PowerModel and PowerModelState
[gem5.git] / src / sim / pseudo_inst.cc
2020-03-11 Gabe Blackconfig,arch,cpu,kern,sim: Extract kernel information...
2020-03-09 Gabe Blackbase,cpu,sim: Stop including arch/vtophys.hh when not...
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.
2020-01-06 Gabe Blackarch,sim: Use the guest ABI mechanism with pseudo instr...
2019-12-10 Gabe Blacksim,arch: Collapse the ISA specific versions of m5Syscall.
2019-05-30 Gabe Blackarch, base, sim: Replace Copy(String)?(In|Out) with...
2019-04-30 Gabe Blackarch: cpu: Track kernel stats using the base ISA agnost...
2017-08-01 Andreas Sandbergsim: Use named constants for pseudo ops
2017-07-20 Jose Marinhosim: Prevent segfault in the wakeCpu m5op if id is...
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2016-10-27 Michael LeBeanedev: Add m5 op to toggle synchronization for dist-gem5.
2016-09-14 Michael LeBeanesim: Refactor quiesce and remove FS asserts
2016-07-21 Mitch Hayengacpu: Add SMT support to MinorCPU
2015-11-27 Andreas Sandbergbase: Add support for changing output directories
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2016-01-07 Gabor Dozsadev: Distributed Ethernet link for distributed gem5...
2016-01-07 Gabor Dozsapseudo inst,util: Add optional key to initparam pseudo...
2015-12-14 Andreas Sandbergsim: Add an option to forward work items to Python
2015-11-05 Sascha Bischoffsim: Disable gzip compression for writefile pseudo...
2015-08-26 Emilio Castillocpu: quiesce pseudoinsts: Always do full quiesce
2014-11-24 Alexandru Dutukvm, x86: Adding support for SE mode execution
2013-10-31 Dam Sunwoosim: added option to serialize SimLoopExitEvent
2013-09-18 Andreas Sandbergsim: Fix undefined behavior in the pseudo-inst interface
2013-06-03 Andreas Sandbergsim: Add debug output when executing pseudo-instructions
2013-05-02 Andreas Sandbergsim: Add support for m5fail in pseudoInst()
2013-04-22 Andreas Sandbergsim: Add a helper function to execute pseudo instructions
2013-01-08 Lluís Vilanovautil: add m5_fail op.
2012-08-28 Andreas HanssonClock: Add a Cycles wrapper class and use where applicable
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Dam Sunwooutil: implements "writefile" gem5 op to export file...
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-29 Gabe BlackImplement Ali's review feedback.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-10 Prakash Ramrakhyanisim: Enable sampling of run-time for code-sections...
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-11-18 Gabe BlackSE/FS: Get rid of includes of config/full_system.hh.
2011-11-02 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in sim.
2011-10-31 Gabe BlackSE/FS: Make the functions available from the TC consist...
2011-09-23 Steve Reinhardtpseudo_inst: clean up workbegin/workend functions
2011-09-19 Gabe BlackPseudoinst: Add an initParam pseudo inst function.
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertdebug: create a Debug namespace
2011-04-15 Nathan Binkertincludes: sort all includes
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Ali SaidiARM: Allow conditional quiesce instructions.
2011-02-07 Brad Beckmannm5: added work completed monitoring support
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2011-01-08 Steve Reinhardtstats: rename StatEvent() function to schedStatEvent().
2011-01-08 Steve Reinhardtpseudoinst: get rid of mainEventQueue references.
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-04-15 Nathan Binkerttick: rename Clock namespace to SimClock
2010-01-19 Derek Howermerge
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-04-21 Nathan BinkertAutomated merge with ssh://m5sim.org//repo/m5
2009-04-21 Nathan Binkertpseudo: only include kernel stats if FULL_SYSTEM.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-27 Ali SaidiCPA: Add new object for gathering critical path annotat...
2009-02-23 Nathan Binkertdebug: Move debug_break into src/base
2009-01-24 Nathan Binkertpseudo inst: Add new wake cpu instruction for sending...
2008-12-17 Steve ReinhardtMake Alpha pseudo-insts available from SE mode.
2008-11-10 Nathan Binkertpseudo inst: Add rpns (read processor nanoseconds)...
2008-10-09 Nathan Binkerteventq: convert all usage of events to use the new...
2008-08-11 Nathan Binkertparams: Convert the CPU objects to use the auto generat...
2008-07-11 Nathan Binkertm5ops: clean up the m5ops stuff.
2008-07-11 Nathan Binkertstyle: fix indentation and formatting of the pseudo...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-03 Gabe BlackMerge with head.
2007-09-28 Ali SaidiRename cycles() function to ticks()
2007-05-18 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-13 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-05-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-10 Ali SaidiMerge zizzer:/bk/newmem
2007-05-10 Ali Saidiupdate for new reschedule semantics
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-02-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-22 Ali SaidiMerge zizzer:/bk/newmem
2007-02-22 Ali Saidiadd pseduo instruction support for sparc
2007-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-19 Ali SaidiMerge zizzer:/bk/newmem
2007-02-18 Nathan BinkertGet rid of the Statistics and Statreset ParamContexts...
2006-11-13 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-13 Kevin LimMerge ktlim@zamp:./local/clean/tmp/test-regress
2006-11-12 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-12 Nathan BinkertGet rid of the ParamContext for pseudo instructions...
2006-11-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-09 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-08 Gabe BlackMerge zeep.eecs.umich.edu:/home/gblack/m5/newmem
2006-11-08 Gabe BlackPut kernel_stats back into arch.
2006-11-07 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-07 Gabe BlackGot rid of obsolete ivlb and ivle psuedo instructions.
2006-10-27 Lisa HsuMerge zizzer:/bk/newmem
next