summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/system
AgeCommit message (Expand)Author
2007-11-12X86: Fix a stupid typo where WRMSR and RDMSR were switched, and add a debug s...Gabe Black
2007-10-19X86: Impelement the HLT instruction and fix the "halt" microop.Gabe Black
2007-10-12X86: Implement MSR reads and writes and the wrsmr and rdmsr instructions.Gabe Black
2007-10-02X86: Add classes for the actual x86 faults.Gabe Black
2007-07-20Implement UD2 and replace the place holder in the decoder.Gabe Black