syscall_emul: [patch 13/22] add system call retry capability
[gem5.git] / src / arch / mips / isa / decoder.isa
2015-07-20 Brandon Pottersyscall_emul: [patch 13/22] add system call retry capab...
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2014-10-16 Andreas Hanssonarch: Use shared_ptr for all Faults
2013-12-30 Christopher Torngmips: Floating point convert bug fix
2013-10-15 Steve Reinhardtcpu: rename *_DepTag constants to *_Reg_Base
2012-03-19 Andreas Hanssonclang: Fix recently introduced clang compilation errors
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-12 Deyuan Guomips: Fix decoder of two float-convert instructions
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-10-31 Gabe BlackGCC: Get everything working with gcc 4.6.1.
2011-09-30 Gabe BlackSE/FS: Use the new FullSystem constant where possible.
2011-09-27 Gabe BlackISA parser: Use '_' instead of '.' to delimit type...
2011-09-19 Gabe BlackMIPS: Get rid of cruft in the fault classes.
2011-09-19 Gabe BlackMIPS: Get rid of #if style config checks in the ISA...
2011-06-23 Deyaun Guomips: fix nmsub and nmadd definitions
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-12 Korey Sewellinorder: remove unused isa ops
2010-12-20 Gabe BlackStyle: Replace some tabs with spaces.
2010-12-08 Gabe BlackMIPS: Take advantage of new PCState syntax.
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-10-16 Gabe BlackMem: Reclaim some request flags used by MIPS for alignm...
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-12-31 Gabe BlackMIPS: Implement the SE mode version of rdhwr.
2009-12-31 Gabe BlackMIPS: Fix decoding of the rdhwr instruction.
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-07-22 Gabe BlackMIPS: Small fix I forgot to qrefresh into my last change.
2009-07-22 Gabe BlackMIPS: Style/formatting sweep of the decoder itself.
2009-07-22 Gabe BlackMIPS: Format the register index constants like the...
2009-07-22 Derek HowerAutomated merge with ssh://m5sim.org//repo/m5
2009-07-21 Gabe BlackMIPS: Get MIPS_FS to compile, more style fixes.
2009-07-21 Gabe BlackMIPS: Use BitUnions instead of bits() functions and...
2009-04-19 Gabe BlackMemory: Rename LOCKED for load locked store conditional...
2009-04-18 Korey Sewellmips-syscall: mark with correct flag. \nMIPS was using...
2009-04-18 Korey Sewello3-delay-slot-bpred: fix decode stage handling of uncdt...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2008-10-06 Korey Sewellfix shadow set bugs in MIPS code that caused out of...
2008-09-28 Nathan Binkertgcc: Add extra parens to quell warnings.
2007-11-15 Korey Sewellmerge Ali's config change...
2007-11-15 Korey Sewellfix MIPS headers
2007-11-15 Korey SewellGet MIPS simple regression working. Take out unecessary...
2007-11-15 Korey Sewellbranch merge
2007-11-13 Korey SewellAdd in files from merge-bare-iron, get them compiling...
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Ali SaidiMerge Gabe and my changes to arch/mips/utility.hh
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackAdd a flag to indicate an instruction triggers a syscal...
2007-06-29 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-29 Korey Sewellfix store instructions, pass fast/quick Atomic/TimingSi...
2007-06-23 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Korey Sewellmips import pt. 1
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-07 Ali Saidi*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg
2007-02-14 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-02-13 Steve ReinhardtUpdate MIPS ISA description to work with new write...
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-29 Ali SaidiMerge zizzer:/bk/newmem
2007-01-28 Gabe BlackMerge zizzer:/bk/newmem
2007-01-28 Gabe BlackMerge zizzer:/bk/newmem
2007-01-27 Gabe BlackMerge zizzer:/bk/newmem
2007-01-25 Gabe BlackFixed a warning that was breaking compilation.
2007-01-25 Gabe BlackMerge zizzer:/bk/newmem
2007-01-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-01-03 Gabe BlackMerge zizzer:/bk/newmem
2006-12-18 Gabe BlackMerge zizzer.eecs.umich.edu:/.automount/zower/eecshome...
2006-12-18 Steve ReinhardtMinor cleanup of new snippet/subst code.
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-08-15 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-07-27 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-26 Korey SewellMIPS ISA runs 'hello world' in O3CPU ...
2006-07-26 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-07-23 Korey SewellMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-07-23 Korey SewellThis changeset gets the MIPS ISA pretty much working...
2006-07-18 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-16 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-15 Ali SaidiMerge zizzer:/bk/newmem
2006-06-15 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-06-15 Korey SewellMips Code Cleanup:
2006-06-14 Korey Sewell-luxc1 fix
2006-06-14 Korey SewellMerge zizzer:/bk/newmem
2006-06-13 Korey SewellMerge zizzer:/bk/newmem
2006-06-12 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-12 Korey SewellMerge zizzer:/bk/newmem
2006-06-12 Korey SewellMerge zizzer:/bk/newmem
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-11 Korey SewellMerge zizzer:/bk/newmem
2006-06-11 Korey Sewellnext round of MIPS ISA changes
2006-06-10 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem
next