summaryrefslogtreecommitdiff
path: root/src/arch/x86/SConscript
AgeCommit message (Expand)Author
2007-09-19X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode.Gabe Black
2007-09-10X86: Make the isa parser run if any of the microcode files change.Gabe Black
2007-08-26Address Translation: Make SE mode use an actual TLB/MMU for translation like FS.Gabe Black
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