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
/
util
/
m5
Age
Commit message (
Expand
)
Author
2013-03-25
x86: Revert [02321b16685f] which breaks m5ops on x86
Andreas Sandberg
2013-01-08
util: add writefile to m5 util program for x86
Lluís Vilanova
2013-01-08
util: add m5_fail op.
Lluís Vilanova
2013-01-07
util: Fix stack corruption in the m5 util
Andreas Sandberg
2012-11-03
x86, util: add m5_writefile to m5op_x86.S
Lluis Vilanova
2012-10-09
m5: Expose m5 pseudo-instructions to C/C++ via a static library
James Clarkson
2012-09-07
ARM: Fix the compiler and platform identification for building on ARM.
Ali Saidi
2012-09-07
ARM: fix m5 op binary to properly convert 64bit operands
Ali Saidi
2012-05-10
ARM: Update m5op assembly for thumb compilation.
Ali Saidi
2012-01-31
util: implements "writefile" gem5 op to export file from guest to host filesy...
Dam Sunwoo
2012-01-09
ARM: Add support for initparam m5 op
Ali Saidi
2011-09-13
gem5ops: Implement Java JNI for gem5Ops
Prakash Ramrakhyani
2011-06-17
ARM: Cleanup m5ops usage of r0 and r1 a bit.
Ali Saidi
2011-06-17
ARM: Add m5ops and related support for workbegin() and workend() to ARM ISA.
Gedare Bloom
2011-04-15
includes: sort all includes
Nathan Binkert
2011-02-06
m5: added work completed monitoring support
Brad Beckmann
2010-11-22
X86: Remove reserved* from the m5 utility program for x86.
Gabe Black
2010-11-08
ARM: Add support for M5 ops in the ARM ISA
Ali Saidi
2010-08-12
util/m5/m5.c: ensure readfile() buffer pages are in page table
Joel Hestness
2009-02-26
CPA: Add m5ops for critical path annotation work.
Ali Saidi
2009-01-24
pseudo inst: Add new wake cpu instruction for sending a message to wake a cpu.
Nathan Binkert
2009-01-07
X86: Set up support for adding m5 pseudo insts to a binary.
Gabe Black
2008-12-03
util/m5: Add a new function called pin to bind a program to a set of cores.
Nathan Binkert
2008-12-03
util/m5: reorganize code so it is easier to add operations
Nathan Binkert
2008-11-10
pseudo inst: Add rpns (read processor nanoseconds) instruction.
Nathan Binkert
2008-09-10
style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...
Ali Saidi
2008-07-11
m5ops: clean up the m5ops stuff.
Nathan Binkert
2007-02-24
make m5 readfile work on solaris... we can have a solaris regression soon!
Ali Saidi
2007-02-21
add pseduo instruction support for sparc
Ali Saidi
2006-11-24
Add no-op versions of ivlb and ivle back in for backwards compatibility.
Steve Reinhardt
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-23
Support loading in a symbol file.
Kevin Lim
2006-08-17
Add readfile back in.
Kevin Lim
2006-05-31
Updated Authors from bk prs info
Ali Saidi
2006-02-28
Add quiesceNs, quiesceTime, quiesceCycles, and m5panic pseudo ops.
Ali Saidi
2005-06-05
Many files:
Steve Reinhardt
2003-11-02
add several new functions that can be called from the guest
Nathan Binkert
2003-11-01
Licenses
Nathan Binkert
2003-11-01
Commit a command for use inside a simulated system for communicating
Nathan Binkert