Changeset 8df1f408 in rtems

Timestamp:
06/02/14 14:31:51 (10 years ago)
Author:
Christian Mauderer <Christian.Mauderer@…>
Branches:
4.11, 5, master
Children:
1d799ad
Parents:
98f2d5c
git-author:
Christian Mauderer <Christian.Mauderer@…> (06/02/14 14:31:51)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/03/14 06:35:47)
Message:

score/sparc: Add support for paravirtualization

Guest systems in paravirtualization environments run usually in user
mode. Thus it is not possible to directly access the PSR and TBR
registers. Use functions instead of inline assembler to access these
registers if RTEMS_PARAVIRT is defined.

(No files)

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