qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] alpha - syscalls can return two values
@ 2008-11-11 20:14 Vince Weaver
  2008-11-11 20:23 ` Vince Weaver
  0 siblings, 1 reply; 3+ messages in thread
From: Vince Weaver @ 2008-11-11 20:14 UTC (permalink / raw)
  To: qemu-devel

Hello

On the Alpha architecture, system calls can return two values, one in 
register $0 and one in register $1.  This is unusual, so there is no 
mechanism I can see in linux-user/syscall.c for handling this properly.

What would be the best way to handle this?

This is needed to implement the getxuid and getxgid syscalls.  Without 
these, the spec2k perlbmk fails to run.

Vince

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

end of thread, other threads:[~2008-11-12 21:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-11 20:14 [Qemu-devel] alpha - syscalls can return two values Vince Weaver
2008-11-11 20:23 ` Vince Weaver
2008-11-12 21:34   ` Vince Weaver

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).