arm: Remove "using namespace ArmISA" from arch/arm/isa_traits.hh.
[gem5.git] / src / arch / arm / isa / includes.isa
2020-09-08 Gabe Blackarm: Remove "using namespace ArmISA" from arch/arm...
2020-09-08 Timothy Hayesarch-arm: Transactional Memory Extension (TME)
2020-08-23 Gabe Blackmisc: Delete the critical path annotation code.
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-06-22 Gabe Blackarm: Teach gem5 to recognize the gem5 semihosting immed...
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blackarm: Delete authors lists from the arm files.
2020-02-13 Gabe Blackarm: "Correct" the spelling of flavor.
2020-02-06 Jordi Vaqueroarch-arm: This commit adds Pointer Authentication feature.
2019-10-19 Gabe Blackarch: Make a base class for Interrupts.
2019-05-30 Giacomo Gabrielliarch-arm: Add initial support for SVE gather/scatter...
2019-05-11 Giacomo Gabrielliarch-arm: Add initial support for SVE contiguous loads...
2019-03-14 Giacomo Gabrielliarch-arm,cpu: Add initial support for Arm SVE
2018-10-09 Matt Horsnellarch-arm: AArch32 Crypto SHA
2017-11-15 Giacomo Travagliniarm: Add support for armv8 CRC32 instructions
2017-08-01 Andreas Sandbergarch-arm: Use named constants for m5op instructions
2015-10-09 Rekai Gonzalez Alb... isa: Add parameter to pick different decoder inside ISA
2014-12-23 Andreas Sandbergarm: Raise an alignment fault if a PC has illegal alignment
2014-09-03 Andreas Sandbergarch, cpu: Factor out the ExecContext into a proper...
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
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...
2011-07-03 Nilay VaishMerged with Gabe's recent changes.
2011-07-03 Gabe BlackISA: Use readBytes/writeBytes for all instruction level...
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2010-11-08 Ali SaidiARM: Add support for M5 ops in the ARM ISA
2010-09-14 Gabe BlackFaults: Pass the StaticInst involved, if any, to a...
2010-06-02 Gabe BlackARM: Implement the version of VMRS that writes to the...
2010-06-02 Gabe BlackARM: Introduce new VFP base classes that are optionally...
2010-06-02 Ali SaidiARM: Add some support for wfi/wfe/yield/etc
2010-06-02 Gabe BlackARM: Define versions of MSR and MRS outside the decoder.
2010-06-02 Gabe BlackARM: Remove unnecessary cruft from includes.isa.
2010-06-02 Gabe BlackARM: Add base classes for multiply instructions.
2009-07-02 Gabe BlackARM: Make DataOps select from a set of ways to set...
2009-06-22 Gabe BlackARM: Simplify the ISA desc by pulling some classes...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-04-06 Stephen Hinesarm: add ARM support to M5