[LLVMdev] Intel vs. AT&T Assembly.

Ralph Corderoy ralph at inputplus.co.uk
Sat Apr 29 04:54:19 PDT 2006


Hi,

I notice `lli -print-machineinstrs -x86-asm-syntax=(att|intel)' both
prefix registers with `%'.  Is this right?  I thought AT&T did this and
Intel didn't.  The GNU gas manual concurs.

    http://www.gnu.org/software/binutils/manual/gas-2.9.1/html_chapter/as_16.html

Cheers,


Ralph.





More information about the llvm-dev mailing list