Age | Commit message (Expand) | Author |
---|---|---|
2011-11-02 | SE/FS: Get rid of FULL_SYSTEM in the ARM ISA. | Gabe Black |
2011-09-26 | ISA parser: Use '_' instead of '.' to delimit type modifiers on operands. | Gabe Black |
2011-07-15 | ARM: Fix SWP/SWPB undefined instruction behavior | Wade Walker |
2011-02-23 | ARM: Mark store conditionals as such. | Matt Horsnell |
2010-12-07 | O3: Support SWAP and predicated loads/store in ARM. | Min Kyu Jeong |
2010-08-23 | ARM: Clean up the ISA desc portion of the ARM memory instructions. | Gabe Black |
2010-06-02 | ARM: Respect the E bit of the CPSR when doing loads and stores. | Gabe Black |
2010-06-02 | ARM: Implement the V7 version of alignment checking. | Gabe Black |
2010-06-02 | ARM: Implement the swp and swpb instructions. | Gabe Black |