summaryrefslogtreecommitdiff
path: root/src/arch/mips/isa/operands.isa
AgeCommit message (Expand)Author
2011-07-05ISA parser: Define operand types with a ctype directly.Gabe Black
2010-12-08MIPS: Take advantage of new PCState syntax.Gabe Black
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2009-12-31MIPS: Create an artificial control register to hold the thread pointer.Gabe Black
2009-07-21MIPS: Format the register index constants like the other ISAs.Gabe Black
2009-07-20MIPS: Use BitUnions instead of bits() functions and constants.Gabe Black
2009-07-10ISAs: Get rid of the IControl operand type.Gabe Black
2007-11-15fix MIPS headersKorey Sewell
2007-11-13Add in files from merge-bare-iron, get them compiling in FS and SE modeKorey Sewell
2007-06-22mips import pt. 1Korey Sewell
2006-06-15Mips Code Cleanup:Korey Sewell
2006-06-09Authorship stuffKorey Sewell
2006-06-09Merging in a month of changesKorey Sewell
2006-05-22New directory structure:Steve Reinhardt