constraint for immediate offset
b u
bnulbig@yahoo.com
Mon Jul 19 02:21:00 GMT 2004
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/
More information about the Gcc-help
mailing list