summaryrefslogtreecommitdiff
path: root/src/arch/x86/SConscript
AgeCommit message (Expand)Author
2007-07-14Pull some hard coded base classes out of the isa description.Gabe Black
2007-06-20Make memory instructions work better, add more macroop implementations, add a...Gabe Black
2007-03-15Split the x86 "process" predecoder method into it's own file.Gabe Black
2007-03-15Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-15Make the predecoder an object with it's own switched header file. Start addin...Gabe Black
2007-03-10Rework the way SCons recurses into subdirectories, making itNathan Binkert
2007-03-06Get X86 to load an elf and start a process for it.Gabe Black
2007-03-05Add some new source files.Gabe Black
2007-03-03Add build hooks for x86.Gabe Black