summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-02-041st full draft switch statement actions for all integer arithmetic operations...Korey Sewell
2006-02-03mainly added minor support for the basic arithmetic operations (add, mult, sh...Korey Sewell
2006-02-03.h -> .defKorey Sewell
2006-02-03Rename: arch/mips/isa/formats/tlb.format -> arch/mips/isa/formats/tlbop.formatKorey Sewell
2006-02-03Checkin (Merge?) files ... Added a few new format filesKorey Sewell
2006-02-03byte_swap.hh was removed from arch/alpha/, and replaced by sim/byteswap.hh. T...Gabe Black
2006-01-29sparc files that were removed from revision 1.888Korey Sewell
2006-01-26bitfields definition to support current decoder.hKorey Sewell
2006-01-26"sparc" -> "mips"Korey Sewell
2006-01-26decoder skeleton code: this should be able to read any MIPS instruction and d...Korey Sewell
2006-01-25more changes to the decoder ... Now does special 3 tableKorey Sewell
2006-01-25first version of my decoder function skeletonKorey Sewell
2006-01-25initial changes to decoder.hh and copied files from arch/sparc directoryKorey Sewell
2006-01-24Some stuff aparently didn't get committed which was from before the new repos...Gabe Black
2006-01-10Adding the sparc ISA files which were worked on locallyGabe Black
2005-12-23Change base/intmath.{cc,hh} to follow m5 style.Steve Reinhardt
2005-11-22Apply patch for syscall emulation provided by Antti Miettinen (apm@brigitte.d...Kevin Lim
2005-11-20Cleanup the StackTrace interfaces and profile interfaces so theyNathan Binkert
2005-11-19add symbol opcodeAli Saidi
2005-11-09A couple of FP-related fixes (prompted by Adam having troubleSteve Reinhardt
2005-10-20Minor tweak to isa_parser.Steve Reinhardt
2005-10-18define a couple more abi regiestersNathan Binkert
2005-10-18Add new function profiling stuff, wrap the pc_sample stuff into it.Nathan Binkert
2005-09-24Clean up indentation in isa_desc.Steve Reinhardt
2005-09-11Explicitly handle rounding on FP-to-integer conversions.Steve Reinhardt
2005-09-02Bug fix: can't increment an iterator after you eraseSteve Reinhardt
2005-08-30Build options are set via a build_options file in theSteve Reinhardt
2005-06-28Merge m5read@m5.eecs.umich.edu:/bk/m5Benjamin Nash
2005-06-28Don't hard code the location of m5AlphaAccess. Instead, move theNathan Binkert
2005-06-17I/O changes and SkipFuncEvents to increase FreeBSD compatibility.Benjamin Nash
2005-06-05Many files:Steve Reinhardt
2005-06-05Fix a few broken or inconsistently formatted copyrightsSteve Reinhardt
2005-06-05Many files:Steve Reinhardt
2005-06-05added copyrightAli Saidi
2005-06-05Change SamplingCPU to Sampler.Steve Reinhardt
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-06-04Remove the inorder CPUNathan Binkert
2005-06-04more portableNathan Binkert
2005-06-03Additions/fixes for Tru64 syscall emulation.Steve Reinhardt
2005-06-01Rename sim/universe.{cc,hh} to root.{cc,hh} (since theSteve Reinhardt
2005-05-03Large update of several parts of my code. The most notable change is the inc...Kevin Lim
2005-05-02Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-04-22Make code more portable and port to cygwinNathan Binkert
2005-04-14Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-04-11Make the notion of a global event tick independent of the actualNathan Binkert
2005-04-07Hand mergeKevin Lim
2005-03-29expose variables for number of global events per simulated second,Nathan Binkert
2005-03-18Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-03-16Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-16Fix the bad addr check to check for allowable addresses in the nxm address spaceRon Dreslinski