http://sourceware.org/bugzilla/show_bug.cgi?id=13937

--- Comment #5 from Ian Lance Taylor <ian at airs dot com> 2012-04-03 12:36:53 
UTC ---
Or use the .intel_mnemonic pseudo-op or the -mmnemonic=intel option.

As far as I can see the documentation is correct.  The instructions are
implemented with different mnemonics.  The mnemonic for the Intel fdivrp
instruction happens to be fdivp in AT&T mode, and the mnemonic for the Intel
fdivp instruction happens to be fdivrp in AT&T mode.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

Reply via email to