constraint for immediate offset

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is there an immediate constraint that doesn't insert a
'$'.  I would like to do something like:

struct foo { ... };

...

struct foo* b;

...

__asm__ { "insn %1(%0),..." :...: "r" (b),
               "i" (sizeof(struct foo)) };


-Ben


		
__________________________________
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux