This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

sim/1184: load string word immediate: doesn't follow spec


>Number:         1184
>Category:       sim
>Synopsis:       load string word immediate: doesn't follow spec
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 21 21:28:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     aldyh at redhat dot com
>Release:        all
>Organization:
>Environment:

>Description:
The load string word immediate instruction is implemented wrong wrt the PEM PowerPC architecture manual.  You need a "i+=8" in the main loop; like the rest of the string instructions.
>How-To-Repeat:

>Fix:
i += 8 in the main loop.
>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]