summaryrefslogtreecommitdiff
path: root/src/arch/x86/insts/microop.hh
AgeCommit message (Expand)Author
2014-05-09cpu: Add flag name printing to StaticInstAndrew Bardsley
2011-09-05X86: Make sure instruction flags are set properly even on 32 bit machines.Gabe Black
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2010-08-23X86: Consolidate extra microop flags into one parameter.Gabe Black
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2007-09-19X86: Move the fp microops to their own file with their own base classes in C+...Gabe Black
2007-07-14Pull some hard coded base classes out of the isa description.Gabe Black