diff options
author | Eric Van Hensbergen <eric.vanhensbergen@arm.com> | 2014-03-23 11:11:34 -0400 |
---|---|---|
committer | Eric Van Hensbergen <eric.vanhensbergen@arm.com> | 2014-03-23 11:11:34 -0400 |
commit | 7630168a755122993072090cbd1d52a8dcaf1509 (patch) | |
tree | 6ea0fecc5560321e06979bd75ca13831e0b7ff2e /src/cpu/nocpu | |
parent | 5093e58dc2576c93275c22058d1dd52abcda6467 (diff) | |
download | gem5-7630168a755122993072090cbd1d52a8dcaf1509.tar.xz |
arm: m5ops readfile64 args broken, offset coming through garbage
There were several sections of the m5ops code which were
essentially copy/pasted versions of the 32-bit code. The
problem is that some of these didn't account fo4 64-bit
registers leading to arguments being in the wrong registers.
This patch addresses the args for readfile64, writefile64,
and addsymbol64 -- all of which seemed to suffer from a
similar set of problems when moving to 64-bit.
Diffstat (limited to 'src/cpu/nocpu')
0 files changed, 0 insertions, 0 deletions