summaryrefslogtreecommitdiff
path: root/src/arch/x86/insts/static_inst.hh
AgeCommit message (Expand)Author
2009-01-06X86: Move the function that prints memory args into the inst base class.Gabe Black
2007-09-06X86: Make signed versions of partial register values available to microops.Gabe Black
2007-07-30X86: Make merge and pick work with high bytes. Fix a sizing issue in pick.Gabe Black
2007-07-29X86: Fix a bug with mergeGabe 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