summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/system/control_registers.py
AgeCommit message (Expand)Author
2009-07-16X86: Take limitted advantage of the compilers type checking for microop opera...Gabe Black
2009-04-19X86: Implement the save machine status word instruction (SMSW).Gabe Black
2009-04-19X86: Implement the load machine status word instruction (LMSW).Gabe Black
2009-02-25X86: Implement CLTS.Gabe Black