More Intel syntax alias fixes.
[oota-llvm.git] / lib / Target / X86 / X86InstrFPStack.td
index 2224a08d59f46b0261e8cf6718b4295f6a2e17da..dfff537f9074d1e5ca94d417d5d3f749c55dbca4 100644 (file)
@@ -578,7 +578,7 @@ def COM_FIPr : FPI<0xF0, AddRegFrm, (outs), (ins RST:$reg),
 let SchedRW = [WriteALU] in {
 let Defs = [AX], Uses = [FPSW] in
 def FNSTSW16r : I<0xE0, RawFrm,                  // AX = fp flags
-                  (outs), (ins), "fnstsw %ax",
+                  (outs), (ins), "fnstsw\t{%ax|AX}",
                   [(set AX, (X86fp_stsw FPSW))], IIC_FNSTSW>, DF;
 
 def FNSTCW16m : I<0xD9, MRM7m,                   // [mem16] = X87 control world