summaryrefslogtreecommitdiff
path: root/src/arch/x86/insts
AgeCommit message (Expand)Author
2007-07-26X86: Add functions to read and write to an exec context.Gabe Black
2007-07-20Fixed width parameter and provided a parameter to flip the carry bit on subtr...Gabe Black
2007-07-17Make disassembled x86 register indices reflect their size.Gabe Black
2007-07-17Add in support for condition code flags.Gabe Black
2007-07-14Pull some hard coded base classes out of the isa description.Gabe Black