summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/microops/microops.isa
AgeCommit message (Expand)Author
2007-06-13Move load/store microops into their own file. They still don't do anything, t...Gabe Black
2007-06-04Make limm (load immediate) microopGabe Black
2007-06-04Reworking x86's microcode system. This is a work in progress, and X86 doesn't...Gabe Black
2007-04-10Include the new GenFault microop.Gabe Black
2007-04-04The process of going from an instruction definition to an instruction to be r...Gabe Black
2007-03-29Add code to generate register and immediate based integer op microop classes.Gabe Black