LDC doesn't support the Intel syntax in GDC-style inline asm, AT&T only. [We'd have to tell LLVM that an *entire* GDC-style inline asm statement is in Intel syntax.] The Intel syntax is only supported in DMD-style inline asm.