All of lore.kernel.org
 help / color / mirror / Atom feed
* sparc assembly mnemonic
@ 2004-06-21 18:34 Fabio Miranda Hamburger
  2004-06-21 20:21 ` David S. Miller
  2004-06-21 22:00 ` John Rodriguez
  0 siblings, 2 replies; 5+ messages in thread
From: Fabio Miranda Hamburger @ 2004-06-21 18:34 UTC (permalink / raw)
  To: linux-assembly

what are the sparc assembly  equivalent of the following instructions:

    __asm__ __volatile__ ("fsave %0\n" : : "m"(fpubuf));
    __asm__ __volatile__ ("frstor %0\n" : : "m"(fpubuf));


thanks,

---
Fabio Andres Miranda
Ingenieria de sistemas informaticos
Universidad Latina - Costa Rica


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

end of thread, other threads:[~2004-06-21 22:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-21 18:34 sparc assembly mnemonic Fabio Miranda Hamburger
2004-06-21 20:21 ` David S. Miller
2004-06-21 21:16   ` Maciej Hrebien
2004-06-21 21:48     ` David S. Miller
2004-06-21 22:00 ` John Rodriguez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.