Fix the bad addr check to check for allowable addresses in the nxm address space
authorRon Dreslinski <rdreslin@umich.edu>
Wed, 16 Mar 2005 15:30:33 +0000 (10:30 -0500)
committerRon Dreslinski <rdreslin@umich.edu>
Wed, 16 Mar 2005 15:30:33 +0000 (10:30 -0500)
commitdf012f26fa9797896e3f571c81d336bec0a97b98
tree8fd88577c6c3542256f8d8ab4d28075892a6f594
parentaa8c9db159422a313f6dfc9a76fd827515b32126
Fix the bad addr check to check for allowable addresses in the nxm address space

arch/alpha/alpha_tru64_process.cc:
sim/process.cc:
sim/process.hh:
    Add an address range for the nxm
sim/syscall_emul.hh:
    Check to make sure that if we have an nxm config space that the mmap hasn't grown into it

--HG--
extra : convert_revision : e479e5240080ae488080d228bafea488835d6e77
arch/alpha/alpha_tru64_process.cc
sim/process.cc
sim/process.hh
sim/syscall_emul.hh