Age | Commit message (Expand) | Author |
---|---|---|
2015-10-09 | isa: Add parameter to pick different decoder inside ISA | Rekai Gonzalez Alberquilla |
2014-12-23 | arm: Raise an alignment fault if a PC has illegal alignment | Andreas Sandberg |
2014-12-23 | arm: Clean up and document decoder API | Andreas Sandberg |
2014-01-24 | arm: Add support for ARMv8 (AArch64 & AArch32) | ARM gem5 Developers |
2013-01-04 | Decoder: Remove the thread context get/set from the decoder. | Gabe Black |
2013-01-04 | ARM: Keep a copy of the fpscr len and stride fields in the decoder. | Gabe Black |
2012-05-26 | ISA,CPU: Generalize and split out the components of the decode cache. | Gabe Black |
2012-05-26 | CPU: Merge the predecoder and decoder. | Gabe Black |
2012-05-25 | ISA: Make the decode function part of the ISA's decoder. | Gabe Black |