sparc: Move integer StaticInst base classes out of the ISA desc.
[gem5.git] / src / arch / sparc / isa /
2017-11-22 Gabe Blacksparc: Move integer StaticInst base classes out of...
2017-11-22 Gabe Blacksparc: Move the mem base classes out of the ISA descrip...
2017-11-22 Gabe Blacksparc: Move the microop/macroop base classes out of...
2017-11-22 Gabe Blacksparc: Pull the unimplemented formats out of the ISA...
2017-11-22 Gabe Blacksparc: Pull the "Uknown" StaticInst class out of the...
2017-11-22 Gabe Blacksparc: Pull most of the Nop format out of the ISA descr...
2017-11-22 Gabe Blacksparc: Pull more StaticInst base classes out of the...
2017-11-22 Gabe Blacksparc: Pull flat static instruction classes out of...
2017-11-20 Gabe Blacksparc: Pull StaticInst base classes out of the ISA...
2017-11-07 Gabe Blackalpha,arm,mips,power,riscv,sparc,x86: Merge exec decl...
2017-11-02 Gabe Blackalpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize...
2017-07-05 Rekai Gonzalez-Alb... arch: ISA parser additions of vector registers
2017-07-05 Rekai Gonzalez-Alb... cpu: Simplify the rename interface and use RegId
2017-07-05 Nathanael Premillieuarch, cpu: Architectural Register structural indexing
2017-05-01 Nikos Nikolerisarch-sparc: Fix wrong indentation causing warnings...
2016-01-18 Steve Reinhardtcpu. arch: add initiateMemRead() to ExecContext interface
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2014-10-16 Andreas Hanssonarch: Use shared_ptr for all Faults
2014-05-09 Curtis Dunhamarch: teach ISA parser how to split code across files
2014-05-09 Curtis Dunhamarch: remove inline specifiers on all inst constrs...
2013-10-15 Steve Reinhardtcpu: rename *_DepTag constants to *_Reg_Base
2012-05-25 Gabe BlackISA: Make the decode function part of the ISA's decoder.
2012-04-14 Andreas Hanssonclang/gcc: Fix compilation issues with clang 3.0 and...
2012-02-11 Gabe BlackSPARC: Make PSTATE and HPSTATE a BitUnion.
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-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-11-28 Gabe BlackSPARC: Minor style fix.
2011-11-28 Gabe BlackSPARC: Isolate FP operations enough to prevent code...
2011-10-31 Gabe BlackSE/FS: Remove the last uses of FULL_SYSTEM from SPARC.
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 BlackSPARC: Remove #if FULL_SYSTEMs from the ISA description.
2011-09-19 Gabe BlackPseudoInst: Remove the now unnecessary #if FULL_SYSTEMs...
2011-07-05 Gabe BlackISAs: Streamline some spots where Mem is used in the...
2011-07-05 Gabe BlackISA parser: Define operand types with a ctype directly.
2011-07-03 Nilay VaishMerged with Gabe's recent changes.
2011-07-03 Gabe BlackISA: Use readBytes/writeBytes for all instruction level...
2011-06-11 Korey Sewellsparc: don't use directcntrl branch flag
2011-06-10 Korey Sewellsparc: merge regr. updates w/last update
2011-06-09 Korey Sewellsparc: compilation fixes for inorder
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-01-15 Gabe BlackSPARC: Adjust the "call" instruction so R15 doesn't...
2010-12-20 Gabe BlackStyle: Replace some tabs with spaces.
2010-12-08 Gabe BlackSPARC: Take advantage of new PCState syntax.
2010-12-08 Ali SaidiO3: Support squashing all state after special instruction
2010-11-11 Gabe BlackSPARC: Clean up some historical style issues.
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-10-22 Gabe BlackISA: Simplify various implementations of completeAcc.
2010-05-14 Gabe BlackSPARC: Implement the version of movcc that uses the...
2010-01-19 Derek Howermerge
2009-09-15 Vince WeaverSPARC: Make resTemp in udivcc wide enough to hold all...
2009-07-13 Derek Howermerge
2009-07-09 Gabe BlackRegisters: Add a registers.hh file as an ISA switched...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-25 Gabe BlackSPARC: Adjust a few instructions to not write registers...
2008-11-10 Nathan Binkertmem: update stuff for changes to Packet and Request
2008-09-28 Nathan Binkertgcc: Add extra parens to quell warnings.
2007-11-01 Steve ReinhardtString constant const-ness changes to placate g++ 4.2.
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-09-26 Gabe BlackMerge with head.
2007-09-26 Gabe BlackSPARC: Remove parameter that was only ever set to one...
2007-09-26 Gabe BlackSPARC: Remove some redundant code from some of the...
2007-09-26 Gabe BlackSPARC: Clean up of privileged instructions.
2007-09-26 Gabe BlackSPARC: Long overdue cleanup of the condition code handlers.
2007-09-26 Gabe BlackSPARC: Clean up the branch instructions a bit.
2007-08-28 Gabe BlackMerge with head.
2007-08-21 Gabe BlackMerge with head.
2007-08-19 Gabe BlackMerge with head.
2007-08-14 Gabe BlackMerge with head.
2007-08-13 Gabe BlackSPARC: Make nops have the IsNop flag set.
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-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-18 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-12 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-12 Gabe BlackMake microOp vs microop and macroOp vs macroop capitili...
2007-05-18 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-08 Gabe BlackAdd a hack to truncate addresses to 32 bits in SE....
2007-04-27 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-27 Nathan Binkertgcc 4.1 claims that mem_data might be used uninitialized,
2007-04-23 Lisa HsuMerge zizzer:/bk/newmem
2007-04-23 Ron DreslinskiMerge zizzer:/bk/newmem
2007-04-23 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-04-23 Gabe BlackMerge zizzer.eecs.umich.edu:/n/wexford/x/gblack/m5...
2007-04-23 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
next