Age | Commit message (Expand) | Author |
---|---|---|
2012-01-07 | Merge with main repository. | Gabe Black |
2011-11-02 | SE/FS: Get rid of FULL_SYSTEM in the ARM ISA. | Gabe Black |
2011-10-31 | GCC: Get everything working with gcc 4.6.1. | Gabe Black |
2011-09-26 | ISA parser: Use '_' instead of '.' to delimit type modifiers on operands. | Gabe Black |
2011-04-04 | ARM: Cleanup and small fixes to some NEON ops to match the spec. | William Wang |
2011-01-18 | ARM: The ARM decoder should not panic when decoding undefined holes is arch. | Matt Horsnell |
2010-12-07 | O3: Make all instructions that write a misc. register not perform the write u... | Giacomo Gabrielli |
2010-11-15 | CPU/ARM: Add SIMD op classes to CPU models and ARM ISA. | Giacomo Gabrielli |
2010-08-25 | ARM: Fix VFP enabled checks for mem instructions | Ali Saidi |
2010-08-25 | ARM: Fix type comparison warnings in Neon. | Gabe Black |
2010-08-25 | ARM: Implement CPACR register and return Undefined Instruction when FP access... | Gabe Black |
2010-08-25 | ARM: Implement all ARM SIMD instructions. | Gabe Black |