summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa_traits.hh
AgeCommit message (Expand)Author
2007-07-30X86: Make sure FP_Base_DepTag is big enough to avoid trouble.Gabe Black
2007-07-26X86: Fix argument register indexing.Gabe Black
2007-06-19Get rid of the immediate and displacement components of the EmulEnv struct an...Gabe Black
2007-06-18Add in incomplete pick and merge functions which read and write pieces of reg...Gabe Black
2007-03-06Get X86 to load an elf and start a process for it.Gabe Black
2007-03-05Various touch upsGabe Black
2007-03-05Include the x86 specific traits file.Gabe Black
2007-03-03Filled in with basic x86 information. Some things are missing, wrong, or non-...Gabe Black
2007-03-03Add build hooks for x86.Gabe Black