summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/no_operation.py
AgeCommit message (Expand)Author
2007-07-18Implement the x86 nop to be a "fault" microop which returns "NoFault".Gabe Black
2007-06-08Move the microcode assembly to a python package instead of isa_parser files. ...Gabe Black