mem-cache: Add multiple eviction stats
[gem5.git] / src / arch / arm / isa /
2017-11-22 Giacomo Travagliniarch-arm: HVC instruction undefined in secure EL1
2017-11-21 Giacomo Travagliniarch-arm: Fix MSR/MRS disassemble
2017-11-15 Giacomo Travagliniarch-arm: Dsb instruction shouldn't flush the pipeline
2017-11-15 Giacomo Travagliniarch-arm: Removing FlushPipe fault, using SquashAfter
2017-11-15 Giacomo Travagliniarm: Add support for armv8 CRC32 instructions
2017-11-13 Giacomo Travagliniarch-arm: Corrected encoding for T32 HVC instruction
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-10-20 Giacomo Travagliniarch-arm: RBIT instruction using mirroring func
2017-10-13 Nikos Nikolerisarch-arm: Signal an event when executing store exclusives
2017-08-01 Andreas Sandbergarch-arm: Use named constants for m5op instructions
2017-07-13 Gedare Bloomarch-arm: fix ldm of pc interswitching branch
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-05-23 Rekai Gonzalez-Alb... arch-arm: Fix some poorly done type max and min in...
2017-05-19 Andreas Sandbergbase, sim, arch: Fix clang 5.0 warnings
2017-04-03 Nikos Nikolerisarm: Don't panic when checking coprocessor read/write...
2017-02-21 Nikos Nikolerisarm: Fix DPRINTFs with arguments in the instruction...
2016-10-15 Fernando Endocpu, arm: Distinguish Float* and SimdFloat*, create...
2016-10-13 Mitch Hayengaisa,arm: Add missing AArch32 FP instructions
2016-09-15 Ricardo Alvesarm: Add m5_fail support for aarch64
2016-08-02 Dylan Johnsonarm: Fix trapping to Hypervisor during MSR/MRS read...
2016-08-02 Dylan Johnsonarm: Add AArch64 hypervisor call instruction 'hvc'
2016-08-02 Dylan Johnsonarm: change instruction classes to catch hyp traps
2016-06-02 Andreas Sandbergarm: Rewrite ERET to behave according to the ARMv8 ARM
2016-06-02 Andreas Sandbergarm: Correctly check FP/SIMD access permission in aarch32
2016-05-26 Andreas Hanssonarm: Fix heap overflow issue in Neon64Load operation
2016-04-13 Andreas Hanssonmisc: Fix issues flagged by gcc 6
2016-03-01 Mitch Hayengaarm: Squash after returning from exceptions in v7
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2016-01-18 Steve Reinhardtcpu. arch: add initiateMemRead() to ExecContext interface
2016-01-07 Gabor Dozsapseudo inst,util: Add optional key to initparam pseudo...
2015-10-09 Rekai Gonzalez Alb... isa: Add parameter to pick different decoder inside ISA
2015-09-30 Mitch Hayengaisa,cpu: Add support for FS SMT Interrupts
2015-06-09 Rune Holmarm: Fix typo in ldrsh instruction name
2015-05-05 Andreas Hanssonarm: Add missing FPEXC.EN check
2015-03-02 Giacomo Gabrielliarm: Remove unnecessary dependencies between AArch64...
2015-02-16 Andreas Sandbergarm: Merge ISA files with pseudo instructions
2015-01-25 Ali Saidiarm: always set the IsFirstMicroop flag
2014-12-23 Andreas Sandbergarm: Raise an alignment fault if a PC has illegal alignment
2014-11-14 Andreas Hanssonarm: Fixes based on UBSan and static analysis
2014-10-30 Ali Saidiautomated merge
2014-10-30 Ali Saidiarm: Mark some miscregs (timer counter) registers at...
2014-10-16 Andreas Hanssonarch: Use shared_ptr for all Faults
2014-09-02 Akash Bagdiaarm: Don't speculatively access most miscregisters.
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: Fix v8 neon latency issue for loads/stores
2014-04-29 Curtis Dunhamarm: use condition code registers for ARM ISA
2014-09-03 Andrew Bardsleyarm: ISA X31 destination register fix
2014-09-03 Mitch Hayengaarm: Mark v7 cbz instructions as direct branches
2014-09-03 Andreas Sandbergarch, cpu: Factor out the ExecContext into a proper...
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 Dunhamarm: add preliminary ISA splits for ARM arch
2014-05-09 Curtis Dunhamarch: teach ISA parser how to split code across files
2014-05-09 Geoffrey Blakearm: Panics in miscreg read functions can be tripped...
2014-05-09 Curtis Dunhamarch: remove inline specifiers on all inst constrs...
2014-05-09 Curtis Dunhamarm: cleanup ARM ISA definition
2014-04-23 Mitchell Hayengaarm: Don't use a stack allocated mnemonic
2014-03-23 Eric Van Hensbergenarm: m5ops readfile64 args broken, offset coming throug...
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2013-05-14 Andreas Sandbergarm: Add support for the m5fail pseudo-op
2013-03-05 Ali SaidiARM: fix some cases where instructions that write to...
2013-02-19 Andreas Hanssonscons: Fix warnings issued by clang 3.2svn (XCode 4.6)
2013-02-19 Andreas Hanssonscons: Add warning for missing declarations
2013-02-19 Andreas Hanssonscons: Add warning for overloaded virtual functions
2013-02-19 Andreas Hanssonscons: Fix up numerous warnings about name shadowing
2013-02-15 Ali Saidiarm: fix some fp comparisons that worked by accident.
2012-12-12 Nathanael Premillieuarm: set uopSet_uop as conditional or unconditional...
2012-09-25 Nathanael PremillieuARM: Inst writing to cntrlReg registers not set as...
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-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-21 Nathanael PremillieuARM: Fix case where cond/uncond control is mis-specified
2012-03-21 Ali SaidiARM: Clean up condCodes in IT blocks.
2012-03-21 Geoffrey BlakeARM: IT doesn't need to be serializing.
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-03-01 Matt HorsnellARM: Add limited CP14 support.
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-31 Dam Sunwooutil: implements "writefile" gem5 op to export file...
2012-01-31 Geoffrey BlakeCheckerCPU: Re-factor CheckerCPU to be compatible with...
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-10 Ali SaidiARM: Add support for initparam m5 op
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-12-01 Ali SaidiARM: Add IsSerializeAfter and IsNonSpeculative flag...
2011-11-02 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in the ARM ISA.
2011-10-31 Gabe BlackGCC: Get everything working with gcc 4.6.1.
2011-09-27 Gabe BlackISA parser: Use '_' instead of '.' to delimit type...
2011-09-19 Gabe BlackPseudoInst: Remove the now unnecessary #if FULL_SYSTEMs...
2011-09-19 Gabe BlackPseudoinst: Add an initParam pseudo inst function.
next