linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Inline assembly queries [2]
@ 2009-07-03  6:44 kernel mailz
  2009-07-03 17:40 ` Brad Boyer
  0 siblings, 1 reply; 8+ messages in thread
From: kernel mailz @ 2009-07-03  6:44 UTC (permalink / raw)
  To: linuxppc-dev, gcc-help, linux-kernel

Hi,

Thanks for responding to my previous mail. A few more queries

a. What is the use of adding format specifiers in inline assembly
like
asm volatile("ld%U1%X1 %0,%1":"=r"(ret) : "m"(*ptr) : "memory");

b. using m or Z  with a memory address. I tried replacing m/Z but no change
Is there some guideline ?
gcc documentation says Z is obsolete. Is m/Z replaceable ?

- Manish

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

end of thread, other threads:[~2009-07-07 13:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-03  6:44 Inline assembly queries [2] kernel mailz
2009-07-03 17:40 ` Brad Boyer
2009-07-03 20:05   ` kernel mailz
2009-07-03 21:19     ` Andreas Schwab
2009-07-03 20:57   ` Andreas Schwab
2009-07-06  6:56     ` Gabriel Paubert
2009-07-07 12:40       ` Andreas Schwab
2009-07-07 13:46         ` Gabriel Paubert

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