summaryrefslogtreecommitdiff
path: root/arch/alpha/pseudo_inst.cc
AgeCommit message (Expand)Author
2006-02-12Pseudo instructions are now passed whatever instructions they need by the dec...Gabe Black
2006-02-12Removed isa_traits.hh from targetarch, moved vptr.hh from arch/alpha to sim, ...Gabe Black
2005-11-19add symbol opcodeAli Saidi
2005-06-05Many files:Steve Reinhardt
2005-06-05Change SamplingCPU to Sampler.Steve Reinhardt
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-04-22Make code more portable and port to cygwinNathan Binkert
2005-03-29expose variables for number of global events per simulated second,Nathan Binkert
2005-01-21Add a couple statistics contexts.Nathan Binkert
2004-08-20- Clean up and factor out all of the binning code into aNathan Binkert
2004-08-02added m5 debug and m5 switch cpu instruction (doesn't work yet) andAli Saidi
2004-07-02Need to #include <unistd.h> to build with preadNathan Binkert
2004-07-01implement the readfile pseudo instruction that will readNathan Binkert
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-13remove the annotation junkNathan Binkert
2004-05-04Major stats package cleanupNathan Binkert
2004-01-11Modify handling of serialize:dir parameter to make it more useful.Steve Reinhardt
2003-12-10Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(),Steve Reinhardt
2003-11-03Make it so the quiesce instruction is conditionally enabledNathan Binkert
2003-11-02ok, let's get this rightNathan Binkert
2003-11-02Fix a bug in the pseudo instruction contextNathan Binkert
2003-11-02Add the option to ignore some of the pseudo instructionsNathan Binkert
2003-11-02Move the m5 pseudo instructions into their own fileNathan Binkert