stats: update stats for mmap() change.
[gem5.git] / src / arch / arm / isa / templates /
2016-01-18 Steve Reinhardtcpu. arch: add initiateMemRead() to ExecContext interface
2015-03-02 Giacomo Gabrielliarm: Remove unnecessary dependencies between AArch64...
2015-01-25 Ali Saidiarm: always set the IsFirstMicroop flag
2014-10-16 Andreas Hanssonarch: Use shared_ptr for all Faults
2014-10-01 Andreas Hanssonarm: More UBSan cleanups after additional full-system...
2014-09-27 Andreas Hanssonarm: Fixed undefined behaviours identified by gcc
2014-09-03 Mitch Hayengaarm: Make memory ops work on 64bit/128-bit quantities
2014-09-03 Mitch Hayengaarm: Mark v7 cbz instructions as direct branches
2014-04-17 Ali Saidiarm: Make sure UndefinedInstructions are properly initi...
2014-05-09 Andrew Bardsleyarm: Add branch flags onto macroops
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-05-09 Curtis Dunhamarm: cleanup ARM ISA definition
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2013-03-05 Ali SaidiARM: fix some cases where instructions that write to...
2013-02-19 Andreas Hanssonscons: Add warning for overloaded virtual functions
2012-12-12 Nathanael Premillieuarm: set uopSet_uop as conditional or unconditional...
2012-09-25 Ali SaidiARM: Predict target of more instructions that modify PC.
2012-06-29 Ali SaidiARM: Fix identification of one RAS pop instruction.
2012-03-21 Nathanael PremillieuARM: Fix case where cond/uncond control is mis-specified
2012-03-19 Andreas Hanssongcc: Clean-up of non-C++0x compliant code, first steps
2012-03-09 Brian GraysonARM: Fix branch prediction issue with CB(N)Z instruction
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Koan-Sin Tanclang: Enable compiling gem5 using clang 2.9 and 3.0
2012-01-07 Gabe BlackMerge with main repository.
2011-10-31 Gabe BlackGCC: Get everything working with gcc 4.6.1.
2011-09-19 Gabe BlackPseudoInst: Remove the now unnecessary #if FULL_SYSTEMs...
2011-08-19 Geoffrey BlakeFix bugs due to interaction between SEV instructions...
2011-07-03 Nilay VaishMerged with Gabe's recent changes.
2011-07-03 Gabe BlackExecContext: Rename the readBytes/writeBytes functions...
2011-07-03 Gabe BlackISA: Use readBytes/writeBytes for all instruction level...
2011-05-13 Ali SaidiARM: Further break up condition code into NZ, C, V...
2011-05-13 Ali SaidiARM: Break up condition codes into normal flags, satura...
2011-04-04 Ali SaidiARM: Use CPU local lock before sending load to mem...
2011-04-04 Ali SaidiARM: Fix bug in MicroLdrNeon templates for initiateAcc().
2011-04-04 Ali SaidiARM: Cleanup implementation of ITSTATE and put importan...
2011-04-04 Ali SaidiARM: Tag appropriate instructions as IsReturn
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Ali SaidiARM: Identify branches as conditional or unconditional...
2011-03-18 Ali SaidiARM: Allow conditional quiesce instructions.
2011-03-18 Matt HorsnellARM: Fix RFE macrop.
2011-02-23 Giacomo GabrielliARM: NEON instruction templates modified to set the...
2011-01-18 Ali SaidiARM: Add support for moving predicated false dest opera...
2010-11-08 Ali SaidiARM: Make all ARM uops delayed commit.
2010-10-22 Gabe BlackISA: Simplify various implementations of completeAcc.
2010-10-22 Gabe BlackARM: Don't pretend to writeback registers in initiateAcc.
2010-10-13 Gabe BlackMem: Change the CLREX flag to CLEAR_LL.
2010-08-26 Gene WUARM: Use fewer micro-ops for register update loads...
2010-08-26 Ali SaidiARM: Fix VFP enabled checks for mem instructions
2010-08-26 Gabe BlackARM: Fix type comparison warnings in Neon.
2010-08-26 Gabe BlackARM: Implement CPACR register and return Undefined...
2010-08-26 Gabe BlackARM: Implement all ARM SIMD instructions.
2010-08-23 Gene WuMEM: Make CLREX a first class request operation and...
2010-08-23 Gene WuARM: Don't write tracedata on writes, it might have...
2010-08-23 Gene WuARM: Implement CLREX init/complete acc methods
2010-08-23 Min Kyu JeongARM/O3: store the result of the predicate evaluation...
2010-06-02 Min Kyu JeongARM: Fix IT state not updating when an instruction...
2010-06-02 Gabe BlackARM: Decode to specialized conditional/unconditional...
2010-06-02 Gabe BlackARM: Implement support for the IT instruction and the...
2010-06-02 Gabe BlackARM: Clean up the implementation of the VFP instructions.
2010-06-02 Gabe BlackARM: Introduce new VFP base classes that are optionally...
2010-06-02 Gabe BlackARM: Add a new RegImmOp base class.
2010-06-02 Gabe BlackARM: Add a RegRegImmOp base class.
2010-06-02 Gabe BlackARM: Widen the immediate fields in the misc instruction...
2010-06-02 Gabe BlackARM: Add a base class for SRS.
2010-06-02 Gabe BlackARM: Make a base class for instructions that use only...
2010-06-02 Gabe BlackARM: Implement the strex instructions.
2010-06-02 Gabe BlackARM: Add a base class for the RFE instruction.
2010-06-02 Gabe BlackARM: Explicitly keep track of the second destination...
2010-06-02 Gabe BlackARM: Rename the RevOp base class to something more...
2010-06-02 Gabe BlackARM: Add a register, immediate, immediate to register...
2010-06-02 Gabe BlackARM: Add a base class to support usada8.
2010-06-02 Gabe BlackARM: Add a base class for the sel instruction.
2010-06-02 Gabe BlackARM: Add a base class for extend and add instructions.
2010-06-02 Gabe BlackARM: Generalize the saturation instruction bases for...
2010-06-02 Gabe BlackARM: Implement base classes for the saturation instruct...
2010-06-02 Gabe BlackARM: Add base classes suitable for the REV* instructions.
2010-06-02 Gabe BlackARM: Implement the swp and swpb instructions.
2010-06-02 Gabe BlackARM: Define versions of MSR and MRS outside the decoder.
2010-06-02 Gabe BlackARM: Add templates for VFP load/store multiple instruct...
2010-06-02 Gabe BlackARM: Move the macro mem constructor out of the isa...
2010-06-02 Gabe BlackARM: Make macroops panic if executed directly.
2010-06-02 Ali SaidiARM: GCC < 4.3 has some issues with attribute no return...
2010-06-02 Gabe BlackARM: Split out the "basic" templates and format.
2010-06-02 Gabe BlackARM: Add templates for multiply instructions.
2010-06-02 Gabe BlackARM: Add new templates for branch instructions.
2010-06-02 Gabe BlackARM: Implement data processing instructions external...
2010-06-02 Gabe BlackARM: Reimplement load/store multiple external to the...
2010-06-02 Gabe BlackARM: Move the templates for predicated instructions...
2010-06-02 Gabe BlackARM: Define the store instructions from outside the...
2010-06-02 Gabe BlackARM: Define the load instructions from outside the...