[LLVMdev] Intel vs. AT&T Assembly.
Jeff Cohen
jeffc at jolt-lang.org
Sat Apr 29 08:31:11 PDT 2006
The Intel version is just a clone of the AT&T version at this time. No
one has yet taken the time to make it produce actual Intel syntax.
Ralph Corderoy wrote:
> 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.
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
>
>
More information about the llvm-dev
mailing list