summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/microops/regop.isa
AgeCommit message (Expand)Author
2007-06-18Add in incomplete pick and merge functions which read and write pieces of reg...Gabe Black
2007-06-13Fix the immediate version of register operations, and get their name to show ...Gabe Black
2007-06-12Make microOp vs microop and macroOp vs macroop capitilization consistent.Gabe Black
2007-06-08Big changes to use the new microcode assembler.Gabe Black
2007-06-04Reworking x86's microcode system. This is a work in progress, and X86 doesn't...Gabe Black