Searched hist:2710 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/alpha/
H A Dev5.cc2710:33af9611cf2a Sat Jun 10 00:22:00 EDT 2006 Steve Reinhardt <stever@eecs.umich.edu> Update scripts for testing ALPHA_FS and MIPS_SE.
Minor fixes to ALPHA_FS and SPARC_SE.
SPARC_SE still does not compile... looks like there
are unresolved issues with ExecContext -> ThreadContext
rename/reorg.

configs/test/fs.py:
Port to new script interface/model.
configs/test/test.py:
Add support for running MIPS test(s) too via
command-line option.
src/arch/alpha/ev5.cc:
Fix include file.
src/arch/sparc/regfile.hh:
Make Bit64 a ULL constant to avoid compiler error.

Completed in 17 milliseconds