Add a hack to truncate addresses to 32 bits in SE. Paging should be changed to use...
authorGabe Black <gblack@eecs.umich.edu>
Tue, 8 May 2007 13:02:19 +0000 (13:02 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 8 May 2007 13:02:19 +0000 (13:02 +0000)
commitdc1c9e03007f084caabc995b41616603e0a004dc
tree1402fed796d3368c96a35f5cc48b400e3e5b93dc
parent6fec6d278a625756d4eec6fd2cb88c4d99cec4ae
Add a hack to truncate addresses to 32 bits in SE. Paging should be changed to use the architecture's TLB, at which point this can be removed.

--HG--
extra : convert_revision : 54f3c18e5aead727d0ac244ed00fd97d3ca8ad75
src/arch/sparc/isa/formats/mem/basicmem.isa
src/arch/sparc/isa/formats/mem/blockmem.isa
src/arch/sparc/isa/formats/mem/swap.isa
src/arch/sparc/isa/formats/mem/util.isa
src/arch/sparc/process.cc