[PATCH, AArch64] Associate 'stack_ptr' with wsp register in ILP32
Yufeng Zhang
Yufeng.Zhang@arm.com
Thu Jul 4 07:12:00 GMT 2013
Hi,
This patch changes the global register variable 'stack_ptr' in the
AArch64 port to be declared with asm ("wsp") in ILP32.
OK for the trunk?
Thanks,
Yufeng
libgloss/
* aarch64/syscalls.c (stack_ptr): Defined with asm ("wsp")
if __ILP32__ is defined.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01-asm-wsp.patch
Type: text/x-patch
Size: 531 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20130704/8b4dc582/attachment.bin>
More information about the Newlib
mailing list