mailing list of musl libc
 help / color / mirror / code / Atom feed
* PowerPC Port: Question about magic numbers in sigsetjmp.s
@ 2016-04-30 17:55 Dan Parrot
  2016-04-30 19:20 ` Bobby Bingham
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Parrot @ 2016-04-30 17:55 UTC (permalink / raw)
  To: musl

I'm trying to modify the PowerPC port in order to run it on a 64-bit
Little Endian system. I haven't been able to get pthreads to pass the
tests in libc-testsuite and I believe the culprit to be sigsetjmp.s.

I would be grateful for an explanation of the offsets added to register
3 in these two lines in sigsetjmp.s:

stw 5, 448(3)
stw 16, 448+4+8(3)


Thanks.
Dan.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-30 20:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-30 17:55 PowerPC Port: Question about magic numbers in sigsetjmp.s Dan Parrot
2016-04-30 19:20 ` Bobby Bingham
2016-04-30 20:12   ` Dan Parrot

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).