diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2007-10-09 13:12:04 -0700 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2007-10-09 13:12:04 -0700 |
commit | f6e5b92d639a51a25cbb72f90a831d9dfa75df3b (patch) | |
tree | c974fe8eb05f432ad45e127e35b7846d4e0e050e /src/arch/mips/linux/process.cc | |
parent | a630d77ec5cb208db5fe581f11ca2f7a01b3d7ce (diff) | |
download | gem5-f6e5b92d639a51a25cbb72f90a831d9dfa75df3b.tar.xz |
ELF Loader: Use physical addresses instead of virtual ones.
This works in SE mode because the virtual and physical addresses specified for
segments are the same. In Alpha, the LoadAddrMask is still necessary because
the virtual and physical addresses are the same and apparently rely on the
super page mechanism. All of the regressions pass.
--HG--
extra : convert_revision : 45e49dec5002d64e541bc466c61a0f304af29ea5
Diffstat (limited to 'src/arch/mips/linux/process.cc')
0 files changed, 0 insertions, 0 deletions