diff options
author | Kwok Cheung Yeung <kcy@codesourcery.com> | 2019-11-07 14:46:41 -0800 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2019-11-08 10:34:28 +0100 |
commit | d14714c690c0b11b0aa7e6d09c930a321eeac7f9 (patch) | |
tree | fcfbeffbf5a2cd5c78cffb34fa41be05e5e26700 /ylwrap | |
parent | 04d85dea5746572ef4b45df9add7d7aaec9a0821 (diff) | |
download | newlib-d14714c690c0b11b0aa7e6d09c930a321eeac7f9.zip newlib-d14714c690c0b11b0aa7e6d09c930a321eeac7f9.tar.gz newlib-d14714c690c0b11b0aa7e6d09c930a321eeac7f9.tar.bz2 |
Stash reent marker in upper bits of s1 on AMD GCN
s[0:3] contain a descriptor used to set up the initial value of the
stack, but only the lower 48 bits of s[0:1] are currently used.
The reent marker is currently set in s3, but by stashing it in the
upper 16 bits of s[0:1] instead, s3 can be freed up for other purposes.
Diffstat (limited to 'ylwrap')
0 files changed, 0 insertions, 0 deletions