bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/13937] Incorrect opcode generated for FDIVRP


From: ian at airs dot com
Subject: [Bug gas/13937] Incorrect opcode generated for FDIVRP
Date: Tue, 03 Apr 2012 12:36:53 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]