Age | Commit message (Expand) | Author |
---|---|---|
2017-12-04 | misc: Rename misc.(hh|cc) to logging.(hh|cc) | Gabe Black |
2017-10-31 | x86: Fix VEX instruction decoding. | Gabe Black |
2017-05-26 | x86: Rework how VEX prefixes are decoded. | Gabe Black |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2016-02-06 | style: fix missing spaces in control statements | Steve Reinhardt |
2015-07-17 | x86: decode instructions with vex prefix | Nilay Vaish |
2014-12-04 | x86: Rework opcode parsing to support 3 byte opcodes properly. | Gabe Black |
2013-01-04 | Decoder: Remove the thread context get/set from the decoder. | Gabe Black |
2013-01-04 | X86: Move address based decode caching in front of the predecoder. | 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 |