Changeset b2d191e in rtems for c/src/lib/libbsp

Timestamp:
05/14/14 08:23:18 (10 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
249eaf9
Parents:
3730a07f
git-author:
Sebastian Huber <sebastian.huber@…> (05/14/14 08:23:18)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/14/14 12:46:20)
Message:

bsps/sparc: Fix data copy in start procedure

Use the register %g4 for the data content since it must be an even
numbered register due to the std/ldd. Use the register %g2 for the BSS
start address, so that it can be later re-used for the BSS zero loop.

(No files)

Note: See TracChangeset for help on using the changeset viewer.