summaryrefslogtreecommitdiff
path: root/src/arch/x86/insts/microldstop.hh
AgeCommit message (Expand)Author
2008-11-09X86: Fix completeAcc get call.Gabe Black
2007-08-26X86: Remove x86 code that attempted to fix misaligned accesses.Gabe Black
2007-08-04X86: Make 64 bit unaligned accesses work as well as the other sizes.Gabe Black
2007-07-30X86: Make disassembly use the final register index. Add bits to indicate whet...Gabe Black
2007-07-26X86: Add functions to read and write to an exec context.Gabe Black
2007-07-14Pull some hard coded base classes out of the isa description.Gabe Black