summaryrefslogtreecommitdiff
path: root/src/arch/x86/insts/microregop.hh
AgeCommit message (Expand)Author
2007-09-19X86: Move the fp microops to their own file with their own base classes in C+...Gabe Black
2007-08-07X86: Implemented and hooked in SCAS (scan string)Gabe Black
2007-07-30X86: Make disassembly use the final register index. Add bits to indicate whet...Gabe Black
2007-07-20Fixed width parameter and provided a parameter to flip the carry bit on subtr...Gabe Black
2007-07-17Add in support for condition code flags.Gabe Black
2007-07-14Pull some hard coded base classes out of the isa description.Gabe Black