syntax for clobber list with inline assembly

Chris Friesen cfriesen at nortel.com
Wed Jun 8 00:49:10 EST 2005


I'm writing some inline assembly for ppc.  To specify that r3 is used, I 
know I need to list it in the clobbered list.

When doing this, do I specify it as "3" or "r3", or are both valid?

Thanks,

Chris



More information about the Linuxppc-dev mailing list