summaryrefslogtreecommitdiff
path: root/src/arch/mips/isa/formats/fp.isa
AgeCommit message (Expand)Author
2018-03-26arch: Fix all override related warnings.Gabe Black
2017-11-02alpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize ExecContexts.Gabe Black
2014-10-16arch: Use shared_ptr for all FaultsAndreas Hansson
2014-05-09arch: teach ISA parser how to split code across filesCurtis Dunham
2013-12-29mips: Floating point convert bug fixChristopher Torng
2013-02-19scons: Add warning for missing declarationsAndreas Hansson
2011-09-30SE/FS: Use the new FullSystem constant where possible.Gabe Black
2011-09-26ISA parser: Use '_' instead of '.' to delimit type modifiers on operands.Gabe Black
2011-09-19MIPS: Get rid of #if style config checks in the ISA description.Gabe Black
2009-07-21MIPS: Format the register index constants like the other ISAs.Gabe Black
2009-07-08Registers: Get rid of the float register width parameter.Gabe Black
2007-11-16go back and fix up MIPS copyright headersKorey Sewell
2007-11-13Add in files from merge-bare-iron, get them compiling in FS and SE modeKorey Sewell
2007-06-29fix store instructions, pass fast/quick Atomic/TimingSimpleCPU regressions...Korey Sewell
2007-06-22mips import pt. 1Korey Sewell
2006-12-17Started removing "CodeBlock" objects from the mips isa description.Gabe Black
2006-12-12Rename the StaticInst-based (read|set)(Int|Float)Reg methods to (read|set)(In...Steve Reinhardt
2006-07-06more steps toward O3 SMTKorey Sewell
2006-06-15Mips Code Cleanup:Korey Sewell
2006-06-09Authorship stuffKorey Sewell
2006-06-09add fcntl64FuncKorey Sewell
2006-06-09Merging in a month of changesKorey Sewell
2006-05-22New directory structure:Steve Reinhardt