summaryrefslogtreecommitdiff
path: root/src/arch/arm/isa/insts/swap.isa
AgeCommit message (Expand)Author
2019-01-23arch-arm: Remove SWP and SWPB instructionsGiacomo Travaglini
2014-10-16arch: Use shared_ptr for all FaultsAndreas Hansson
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2011-11-02SE/FS: Get rid of FULL_SYSTEM in the ARM ISA.Gabe Black
2011-09-26ISA parser: Use '_' instead of '.' to delimit type modifiers on operands.Gabe Black
2011-07-15ARM: Fix SWP/SWPB undefined instruction behaviorWade Walker
2011-02-23ARM: Mark store conditionals as such.Matt Horsnell
2010-12-07O3: Support SWAP and predicated loads/store in ARM.Min Kyu Jeong
2010-08-23ARM: Clean up the ISA desc portion of the ARM memory instructions.Gabe Black
2010-06-02ARM: Respect the E bit of the CPSR when doing loads and stores.Gabe Black
2010-06-02ARM: Implement the V7 version of alignment checking.Gabe Black
2010-06-02ARM: Implement the swp and swpb instructions.Gabe Black