sim: revert 6709bbcf564d
[gem5.git] / src / arch / alpha / isa /
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...
2014-03-12 Paul Rosenfeldalpha: Small removal of dead comments/code from alpha ISA
2013-10-15 Steve Reinhardtcpu: rename *_DepTag constants to *_Reg_Base
2013-08-19 Andreas Hanssonalpha: Check interrupts before quiesce
2013-02-19 Andreas Hanssonscons: Add warning for overloaded virtual functions
2012-05-26 Gabe BlackCPU: Merge the predecoder and decoder.
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-03-19 Andreas Hanssongcc: Clean-up of non-C++0x compliant code, first steps
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-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-01 Gabe BlackSE/FS: Get rid of uses of FULL_SYSTEM in Alpha.
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 BlackAlpha: Get rid of some #if FULL_SYSTEMs in the Alpha...
2011-09-19 Gabe BlackPseudoInst: Remove the now unnecessary #if FULL_SYSTEMs...
2011-09-19 Gabe BlackPseudoinst: Add an initParam pseudo inst function.
2011-07-08 Korey Sewellalpha:hwrei:rollback for o3
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-20 Korey Sewellalpha: fix warn_once for prefetches
2011-06-20 Korey Sewellalpha: make hwrei a control inst
2011-04-15 Nathan Binkertincludes: sort all includes
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-12-20 Gabe BlackStyle: Replace some tabs with spaces.
2010-12-09 Gabe BlackMerge.
2010-12-08 Gabe BlackAlpha: Take advantage of new PCState syntax.
2010-12-08 Giacomo GabrielliO3: Make all instructions that write a misc. register...
2010-11-08 Ali SaidiARM/Alpha/Cpu: Change prefetchs to be more like normal...
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-03-27 Korey Sewellm5: merge inorder updates
2010-03-23 Steve Reinhardtcpu: fix exec tracing memory corruption bug
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howermerge
2009-12-20 Soumyaroop RoyAlpha: Implement MVI and remaining BWX instructions.
2009-11-11 Gabe BlackMerge with the head.
2009-11-11 Gabe BlackMem: Eliminate the NO_FAULT request flag.
2009-07-13 Derek Howermerge
2009-07-09 Gabe BlackAlpha: Pull the MiscRegFile fully into the ISA object.
2009-07-09 Gabe BlackAlpha: Move reg_redir into its own files, and move...
2009-07-09 Gabe BlackRegisters: Add an ISA object which replaces the MiscReg...
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-05-12 Korey Sewellinorder-tlb-cunit: merge the TLB as implicit to any...
2009-05-12 Korey Sewellinorder-mem: skeleton support for prefetch/writehints
2009-05-12 Korey Sewellinorder/alpha-isa: create eaComp object visible to...
2009-05-12 Korey Sewellinorder-alpha-port: initial inorder support of ALPHA
2009-04-19 Gabe BlackMemory: Rename LOCKED for load locked store conditional...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-27 Ali SaidiCPA: Add new object for gathering critical path annotat...
2009-01-24 Nathan Binkertpseudo inst: Add new wake cpu instruction for sending...
2008-12-17 Steve ReinhardtMake Alpha pseudo-insts available from SE mode.
2008-11-14 Nathan BinkertFix a bunch of bugs I introduced when I changed the...
2008-11-10 Nathan Binkertpseudo inst: Add rpns (read processor nanoseconds)...
2008-11-10 Nathan Binkertmem: update stuff for changes to Packet and Request
2008-10-20 Ali SaidiO3CPU: Undo Gabe's changes to remove hwrei and simpalch...
2008-10-11 Gabe BlackCPU: Eliminate the simPalCheck funciton.
2008-10-11 Gabe BlackCPU: Eliminate the hwrei function.
2008-09-28 Nathan Binkertalpha: Clean up namespace usage.
2008-09-28 Nathan Binkertalpha: Get rid fo the namespace called EV5.
2008-07-11 Nathan Binkertm5ops: clean up the m5ops stuff.
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-05-18 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
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:/n/wexford/x/gblack/m5...
2007-04-23 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-04-22 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-04-21 Ali SaidiMerge zizzer:/bk/newmem
2007-04-21 Ali Saidicreate base/fenv.c to standerdize fenv across platforms...
2007-04-03 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-03-27 Ron DreslinskiMerge zizzer:/bk/newmem
2007-03-26 Ali SaidiMerge zizzer:/bk/newmem
2007-03-24 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-23 Kevin LimMake hardware loads/stores serializing; they need to...
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-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-22 Ali SaidiMerge zizzer:/bk/newmem
2007-02-22 Ali Saidiadd pseduo instruction support for sparc
2007-02-12 Ali SaidiMerge zizzer:/bk/newmem
2007-02-12 Ali Saidirename store conditional stuff as extra data so it...
2007-02-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
next