Age | Commit message (Expand) | Author |
---|---|---|
2008-01-12 | X86: Fix the wrmsr instruction. | Gabe Black |
2007-12-01 | X86: Reorganize segmentation and implement segment selector movs. | Gabe Black |
2007-12-01 | X86: Implement the LIDT instruction. | Gabe Black |
2007-12-01 | X86: Implement the lgdt instruction. | Gabe Black |
2007-11-12 | X86: Fix a stupid typo where WRMSR and RDMSR were switched, and add a debug s... | Gabe Black |
2007-10-19 | X86: Impelement the HLT instruction and fix the "halt" microop. | Gabe Black |
2007-10-12 | X86: Implement MSR reads and writes and the wrsmr and rdmsr instructions. | Gabe Black |
2007-10-02 | X86: Add classes for the actual x86 faults. | Gabe Black |
2007-07-20 | Implement UD2 and replace the place holder in the decoder. | Gabe Black |