summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/microops/limmop.isa
AgeCommit message (Expand)Author
2007-07-30X86: Make disassembly use the final register index. Add bits to indicate whet...Gabe Black
2007-07-29X86: Make limm use merge and allow overriding the data size.Gabe Black
2007-07-17Make disassembled x86 register indices reflect their size.Gabe Black
2007-07-14Pull some hard coded base classes out of the isa description.Gabe Black
2007-06-18Add in incomplete pick and merge functions which read and write pieces of reg...Gabe Black
2007-06-14Fix limm.Gabe Black
2007-06-12Make microOp vs microop and macroOp vs macroop capitilization consistent.Gabe Black
2007-06-04Make limm (load immediate) microopGabe Black