Age | Commit message (Expand) | Author |
---|---|---|
2010-08-25 | ARM: Implement CPACR register and return Undefined Instruction when FP access... | Gabe Black |
2010-08-23 | ARM: Make sure that software prefetch instructions can't change the state of ... | Gene Wu |
2010-08-23 | ARM: adding genMachineCheckFault() stub for ARM that doesn't panic | Min Kyu Jeong |
2010-08-23 | ARM: DFSR status value for sync external data abort is expected to be 0x8 in ... | Gene Wu |
2010-06-02 | ARM: Implement the ARM TLB/Tablewalker. Needs performance improvements. | Ali Saidi |
2010-06-02 | ARM: Implement ARM CPU interrupts | Ali Saidi |
2010-06-02 | ARM: Implement and update the DFSR and IFSR registers on faults. | Gabe Black |
2010-06-02 | ARM: Trigger system calls from the SupervisorCall invoke method. | Gabe Black |
2010-06-02 | ARM: Rework how unrecognized/unimplemented instructions are handled. | Gabe Black |
2009-11-10 | ARM: Implement fault classes. | Gabe Black |
2009-04-05 | arm: add ARM support to M5 | Stephen Hines |