summaryrefslogtreecommitdiff
path: root/src/arch/arm/faults.hh
AgeCommit message (Expand)Author
2010-06-02ARM: Implement ARM CPU interruptsAli Saidi
2010-06-02ARM: Implement and update the DFSR and IFSR registers on faults.Gabe Black
2010-06-02ARM: Trigger system calls from the SupervisorCall invoke method.Gabe Black
2010-06-02ARM: Rework how unrecognized/unimplemented instructions are handled.Gabe Black
2009-11-10ARM: Implement fault classes.Gabe Black
2009-04-05arm: add ARM support to M5Stephen Hines