summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/system/__init__.py
AgeCommit message (Expand)Author
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2009-02-25X86: Implement CLTS.Gabe Black
2008-02-26X86: Implement the INVLPG instruction and the TIA microop.Gabe Black
2007-12-01X86: Implement the lgdt instruction.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-07-20Implement UD2 and replace the place holder in the decoder.Gabe Black