summaryrefslogtreecommitdiff
path: root/src/arch/x86/insts/macroop.hh
AgeCommit message (Expand)Author
2011-04-15includes: sort all includesNathan Binkert
2011-02-13X86: On a bad microopc, return a microop that returns a fault that panics.Gabe Black
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2009-01-06X86: Autogenerate macroop generateDisassemble function.Gabe Black
2009-01-06X86: Move the macroop class out of the isa description into C++.Gabe Black