Age | Commit message (Expand) | Author |
---|---|---|
2011-04-04 | ARM: Tag appropriate instructions as IsReturn | Ali Saidi |
2011-03-17 | ARM: Identify branches as conditional or unconditional and direct or indirect. | Ali Saidi |
2010-12-09 | ARM: Take advantage of new PCState syntax. | Gabe Black |
2010-10-31 | ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. | Gabe Black |
2010-10-01 | ARM: Clean up use of TBit and JBit. | Ali Saidi |
2010-08-23 | ARM: BX instruction can be contitional if last instruction in a IT block | Gene Wu |
2010-08-23 | ARM: Temporary local variables can't conflict with isa parser operands. | Gene Wu |
2010-06-02 | ARM: Implement the V7 version of alignment checking. | Gabe Black |
2010-06-02 | ARM: Fix the implementation of BX to work in thumbEE mode. | Gabe Black |
2010-06-02 | ARM: Implement branch instructions external to the decoder. | Gabe Black |