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
/
arch
/
alpha
/
pseudo_inst.cc
Age
Commit message (
Expand
)
Author
2005-06-05
Many files:
Steve Reinhardt
2005-06-05
Change SamplingCPU to Sampler.
Steve Reinhardt
2005-06-04
shuffle files around for new directory structure
Nathan Binkert
2005-04-22
Make code more portable and port to cygwin
Nathan Binkert
2005-03-29
expose variables for number of global events per simulated second,
Nathan Binkert
2005-01-21
Add a couple statistics contexts.
Nathan Binkert
2004-08-20
- Clean up and factor out all of the binning code into a
Nathan Binkert
2004-08-02
added m5 debug and m5 switch cpu instruction (doesn't work yet) and
Ali Saidi
2004-07-02
Need to #include <unistd.h> to build with pread
Nathan Binkert
2004-07-01
implement the readfile pseudo instruction that will read
Nathan Binkert
2004-06-08
Updated Copyright with information in bitkeeper changelogs
Ali Saidi
2004-05-21
rename namespace Statistics to Stats
Nathan Binkert
2004-05-13
remove the annotation junk
Nathan Binkert
2004-05-04
Major stats package cleanup
Nathan Binkert
2004-01-11
Modify handling of serialize:dir parameter to make it more useful.
Steve Reinhardt
2003-12-10
Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(),
Steve Reinhardt
2003-11-03
Make it so the quiesce instruction is conditionally enabled
Nathan Binkert
2003-11-02
ok, let's get this right
Nathan Binkert
2003-11-02
Fix a bug in the pseudo instruction context
Nathan Binkert
2003-11-02
Add the option to ignore some of the pseudo instructions
Nathan Binkert
2003-11-02
Move the m5 pseudo instructions into their own file
Nathan Binkert