What if it's supposed to be UM and MIPS?
[(UM, [2006], ['Blah']), (MIPS, [2007], ['Foo'])] ??
Ali
On Jun 1, 2008, at 4:34 PM, nathan binkert wrote:
Looking through the mips directory for files that are just
copyright MIPS
and not UM....
interrupts.cc seems to be derived from alpha/interrupts.hh
linux/linux.hh is exactly the same as alpha/linux/linux.hh with some
constants changed
linux/linux.cc is s/AlphaLinux/MipsLinux/g of alpha/linux/linux.cc
mips_core_specific.cc is ev5.cc with most of the code commented out
utility.cc has 25 lines verbatim from alpha/utility.cc
regfile.cc is very similar to sparc/regfile.cc
For those files, are you willing to give me code that has what the
copyrights should be? It should look like this: (There are constants
called UM and MIPS that you can use instead of the full institution
name)
'src/dev/mips/MipsConsole.py' :
[(UM, [2007], ['Korey Sewell'])],
'src/dev/sparc/T1000.py' :
[(UM, [2006,2007], ['Gabe Black'])],
Thanks,
Nate
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev