summaryrefslogtreecommitdiff
path: root/src/arch/arm/isa/formats/breakpoint.isa
AgeCommit message (Expand)Author
2018-02-20arch-arm: Add AArch32 HLT Semihosting interfaceGiacomo Travaglini
2017-11-07alpha,arm,mips,power,riscv,sparc,x86: Merge exec decl templates.Gabe Black
2017-11-02alpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize ExecContexts.Gabe Black
2014-10-16arch: Use shared_ptr for all FaultsAndreas Hansson
2014-05-09arch: teach ISA parser how to split code across filesCurtis Dunham
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2010-06-02ARM: Get rid of the binary dumping function in utility.hh.Gabe Black
2010-06-02ARM: Add BKPT instructionAli Saidi