index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sim
/
pseudo_inst.hh
Age
Commit message (
Expand
)
Author
2016-10-26
dev: Add m5 op to toggle synchronization for dist-gem5.
Michael LeBeane
2016-01-07
pseudo inst,util: Add optional key to initparam pseudo instruction
Gabor Dozsa
2013-04-22
sim: Add a helper function to execute pseudo instructions
Andreas Sandberg
2013-01-08
util: add m5_fail op.
LluĂs Vilanova
2013-01-07
sim: Remove unused variables
Andreas Sandberg
2012-01-31
Merge with head, hopefully the last time for this batch.
Gabe Black
2012-01-31
util: implements "writefile" gem5 op to export file from guest to host filesy...
Dam Sunwoo
2011-11-02
SE/FS: Get rid of FULL_SYSTEM in sim.
Gabe Black
2011-09-19
PseudoInst: Make all the pseudo insts available in SE and FS.
Gabe Black
2011-09-18
Pseudoinst: Add an initParam pseudo inst function.
Gabe Black
2011-09-10
PseudoInst: Add compiler guards to pseudo_inst.hh.
Gabe Black
2011-03-17
ARM: Allow conditional quiesce instructions.
Ali Saidi
2011-02-06
m5: added work completed monitoring support
Brad Beckmann
2011-01-03
Make commenting on close namespace brackets consistent.
Steve Reinhardt
2009-05-17
types: Move stuff for global types into src/base/types.hh
Nathan Binkert
2009-01-24
pseudo inst: Add new wake cpu instruction for sending a message to wake a cpu.
Nathan Binkert
2008-12-17
Make Alpha pseudo-insts available from SE mode.
Steve Reinhardt
2008-11-10
pseudo inst: Add rpns (read processor nanoseconds) instruction.
Nathan Binkert
2008-07-11
m5ops: clean up the m5ops stuff.
Nathan Binkert
2008-07-11
style: fix indentation and formatting of the pseudo insts.
Nathan Binkert
2007-02-21
add pseduo instruction support for sparc
Ali Saidi
2006-11-06
Cleaned up remnants of ivlb and ivle
Gabe Black
2006-09-30
Merge ktlim@zamp:./local/clean/o3-merge/m5
Kevin Lim
2006-09-11
add annotation code to m5
Ali Saidi
2006-08-15
Cleaned up include files and got rid of many using directives in header files.
Gabe Black
2006-06-06
Change ExecContext to ThreadContext. This is being renamed to differentiate ...
Kevin Lim
2006-05-31
Updated Authors from bk prs info
Ali Saidi
2006-05-22
New directory structure:
Steve Reinhardt