To whom it may concern,

I'm trying to assemble a 64-bit fstp instruction with Gas
using .intel_syntax. The assembler accepts fstpd, but
assembles this to an fstps instruction. I've tried fstpl, but
Gas rejects this while in .intel_syntax mode.  The
fstps and fstpt instructions appear to assemble just fine.
I'm currently running gas 2.13.90.0.18
Cheers,
Randy Hyde



_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to