Update scripts for testing ALPHA_FS and MIPS_SE.
authorSteve Reinhardt <stever@eecs.umich.edu>
Sat, 10 Jun 2006 04:22:42 +0000 (00:22 -0400)
committerSteve Reinhardt <stever@eecs.umich.edu>
Sat, 10 Jun 2006 04:22:42 +0000 (00:22 -0400)
commitcd6550473957258130a549ef74e2f18102b8c881
tree4330f082c66906c78f94a25143bbc1370a736a41
parentf693b451a59949ef1a025fe8b391031d2234f1e1
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.

--HG--
extra : convert_revision : c46c179758271c4f00171faaa579915846bf4624
configs/test/fs.py
configs/test/test.py
src/arch/alpha/ev5.cc
src/arch/sparc/regfile.hh