summaryrefslogtreecommitdiff
path: root/src/cpu/o3/dyn_inst.hh
AgeCommit message (Expand)Author
2007-03-05Added an x86 dyninstGabe Black
2006-08-11Started to add support for O3 for sparc.Gabe Black
2006-07-23This changeset gets the MIPS ISA pretty much working in the O3CPU. It builds,...Korey Sewell
2006-07-06Had to add this because for some reason gcc wasnt recognizing "THE_ISA == ALP...Korey Sewell
2006-07-06Use O3DynInst in cpu_models.py and in static_inst_exec_sigs.hh instead of a s...Korey Sewell
2006-07-06more steps toward O3 SMTKorey Sewell