summaryrefslogtreecommitdiff
path: root/src/arch/arm/isa/insts/misc64.isa
AgeCommit message (Expand)Author
2017-11-22arch-arm: HVC instruction undefined in secure EL1Giacomo Travaglini
2017-11-15arch-arm: Dsb instruction shouldn't flush the pipelineGiacomo Travaglini
2017-11-15arch-arm: Removing FlushPipe fault, using SquashAfterGiacomo Travaglini
2016-08-02arm: Add AArch64 hypervisor call instruction 'hvc'Dylan Johnson
2014-11-14arm: Fixes based on UBSan and static analysisAndreas Hansson
2014-10-16arch: Use shared_ptr for all FaultsAndreas Hansson
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers