arch-arm: Implementing SecureEL2 feature for Armv8
[gem5.git] / src / arch / arm / isa / insts / misc.isa
2020-07-31 Jordi Vaqueroarch-arm: Implementing SecureEL2 feature for Armv8
2020-07-08 Gabe Blackarm: Don't use pseudo instructions to implement regular...
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-06-11 Gabe Blackarch,cpu: Change setCPU to setThreadContext in Interrupts.
2020-06-09 Gabe Blackarch,cpu,dev,sim,mem: Collect System thread elements...
2020-03-24 Gabe Blackarm: Make the semihosting implementation use GuestABI.
2020-03-12 Gabe Blackarm: Eliminate the MustBeOne ARM specific request flag.
2020-03-12 Adrian Herreradev-arm: add FVP Base Power Controller model
2020-03-10 Adrian Herreraarch-arm: GenericTimer arch regs, perms/trapping
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.
2019-10-19 Gabe Blackarch: Make a base class for Interrupts.
2019-10-02 Giacomo Travagliniarch-arm: Create helper for sending events (SEV)
2019-05-23 Giacomo Travagliniarch-arm: Change mcrMrc15TrapToHyp signature
2018-06-22 Giacomo Travagliniarch-arm: AArch32 execution triggering AArch64 SW Break
2018-06-14 Giacomo Travagliniarch-arm: Read APSR in User Mode
2018-04-10 Giacomo Travagliniarch-arm: Fix mrc,mcr to cop14 disassemble
2018-03-06 Siddhesh Poyarekararm: Remove ignored const qualifier
2018-02-20 Giacomo Travagliniarch-arm: Add AArch32 HLT Semihosting interface
2018-02-20 Giacomo Travagliniarch-arm: Add AArch32 SVC Semihosting interface
2018-02-07 Nikos Nikolerisarch-arm: Fix printing of the data cache maintenance...
2018-02-07 Giacomo Travagliniarch-arm: Change function name for banked miscregs
2018-02-07 Giacomo Travagliniarch-arm: Fix AArch32 SETEND Instruction
2018-02-05 Giacomo Travagliniarch-arm: Removing Serializing flag from ISB
2017-12-21 Giacomo Travagliniarch-arm: Fixed WFE/WFI trapping behaviour
2017-12-05 Nikos Nikolerisarm: Add support for the mcr dc{ic,i,c}mvac, dccmvau...
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-10-20 Giacomo Travagliniarch-arm: RBIT instruction using mirroring func
2017-07-05 Rekai Gonzalez-Alb... cpu: Simplify the rename interface and use RegId
2017-04-03 Nikos Nikolerisarm: Don't panic when checking coprocessor read/write...
2016-03-01 Mitch Hayengaarm: Squash after returning from exceptions in v7
2015-09-30 Mitch Hayengaisa,cpu: Add support for FS SMT Interrupts
2014-10-30 Ali Saidiautomated merge
2014-10-16 Andreas Hanssonarch: Use shared_ptr for all Faults
2014-09-02 Akash Bagdiaarm: Don't speculatively access most miscregisters.
2014-09-27 Andreas Hanssonarm: Fixed undefined behaviours identified by gcc
2014-05-09 Geoffrey Blakearm: Panics in miscreg read functions can be tripped...
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2012-03-21 Geoffrey BlakeARM: IT doesn't need to be serializing.
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 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-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-09-27 Gabe BlackISA parser: Use '_' instead of '.' to delimit type...
2011-08-19 Geoffrey BlakeFix bugs due to interaction between SEV instructions...
2011-05-13 Ali SaidiARM: Construct the predicate test register for more...
2011-05-13 Ali SaidiARM: Further break up condition code into NZ, C, V...
2011-05-13 Ali SaidiARM: Remove the saturating (Q) condition code from...
2011-05-13 Ali SaidiARM: Break up condition codes into normal flags, satura...
2011-05-05 Prakash RamrakhyaniARM: Implement WFE/WFI/SEV semantics.
2011-04-04 Ali SaidiARM: Use CPU local lock before sending load to mem...
2011-04-04 Ali SaidiARM: Cleanup implementation of ITSTATE and put importan...
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Ali SaidiARM: Allow conditional quiesce instructions.
2011-02-23 Ali SaidiARM: Do something for ISB, DSB, DMB
2011-02-23 Ali SaidiARM: Make Noop actually decode to a noop and set it...
2011-01-18 Matt HorsnellO3: Fix itstate prediction and recovery.
2011-01-18 Ali SaidiARM: Add support for moving predicated false dest opera...
2010-12-09 Gabe BlackARM: Take advantage of new PCState syntax.
2010-12-08 Giacomo GabrielliO3: Make all instructions that write a misc. register...
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-10-13 Gabe BlackMem: Change the CLREX flag to CLEAR_LL.
2010-10-01 Ali SaidiARM: Clean up use of TBit and JBit.
2010-08-26 Ali SaidiARM: Make VMSR, RFE PC/LR etc non speculative, and...
2010-08-23 Gene WuARM: Implement DBG instruction that doesn't do much...
2010-08-23 Gene WuMEM: Make CLREX a first class request operation and...
2010-08-23 Gene WuARM: Implement CLREX init/complete acc methods
2010-08-23 Gene WuARM: Implement DSB, DMB, ISB
2010-08-23 Gene WuARM: Implement CLREX
2010-08-23 Min Kyu JeongARM: mark msr/mrs instructions as SerializeBefore/After
2010-06-02 Gabe BlackARM: Decode to specialized conditional/unconditional...
2010-06-02 Gabe BlackARM: Implement a version of mcr and mrc that works...
2010-06-02 Gabe BlackARM: Move some miscellaneous instructions out of the...
2010-06-02 Gabe BlackARM: Implement the bkpt instruction.
2010-06-02 Gabe BlackARM: Make undefined instructions obey predication.
2010-06-02 Gabe BlackARM: Implement support for the IT instruction and the...
2010-06-02 Ali SaidiARM: Implement ARM CPU interrupts
2010-06-02 Ali SaidiARM: Undef instruction on invalid user CP15 access
2010-06-02 Gabe BlackARM: Implement the CPS instruction.
2010-06-02 Gabe BlackARM: Define the setend instruction.
2010-06-02 Gabe BlackARM: Implement the enterx and leavex instructions.
2010-06-02 Gabe BlackARM: Implement the mrc and mcr instructions.
2010-06-02 Gabe BlackARM: Rename the RevOp base class to something more...
2010-06-02 Gabe BlackARM: Implement the bfc and bfi instructions.
2010-06-02 Gabe BlackARM: Implement the ubfx and sbfx instructions.
2010-06-02 Gabe BlackARM: Decode the clz instruction.
2010-06-02 Gabe BlackARM: Implement the clz instruction.
2010-06-02 Gabe BlackARM: Implement the rbit instruction.
next