Documentation on {} and | in inline asm to allow Intel syntax?
James E Wilson
wilson@specifixinc.com
Mon Nov 8 21:52:00 GMT 2004
Danny Smith wrote:
> I can't find documentation on the use of {} and | in inline asm
Search for ASSEMBLER_DIALECT in tm.texi and md.texi. This may not be
what you are looking for, as this just explains how to add it to a port.
If you are looking for x86 specific instructions on how to use it,
then you have to look at the x86 port. Search for ASSEMBLER_DIALECT and
ix86_asm_dialect. Clearly the documentation could be improved here.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
More information about the Gcc
mailing list