quiet/remove some warnings
authorAli Saidi <saidi@eecs.umich.edu>
Wed, 10 Jan 2007 03:20:38 +0000 (22:20 -0500)
committerAli Saidi <saidi@eecs.umich.edu>
Wed, 10 Jan 2007 03:20:38 +0000 (22:20 -0500)
commit28a83c6d1c2673448aaedfb0eb131d6c6604badf
tree43b2167594d62a10437c3e9119d2c071f525e93d
parent7933aade85a61ba745a9dd694b26b7420b7e649c
quiet/remove some warnings
fix implementation of cwp manipulation
implement PS0 and PS1 IMMU asis

src/arch/sparc/miscregfile.cc:
    get rid of some warnings
    fix implementation of setting cwp to saturate cwp since it appears the os sets it to a large value to see how many there actually are
src/arch/sparc/tlb.cc:
    implement PS0 and PS1 IMMU access ASIs
src/arch/sparc/ua2005.cc:
    make warning less verbose

--HG--
extra : convert_revision : 442b65dfc41ebc32b2ef0e6b80da94eee3be9cd3
src/arch/sparc/miscregfile.cc
src/arch/sparc/tlb.cc
src/arch/sparc/ua2005.cc