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: zbyszek at mimuw dot edu.pl
Subject: [Bug gas/13937] Incorrect opcode generated for FDIVRP
Date: Wed, 04 Apr 2012 06:06:09 +0000

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

--- Comment #6 from Zbigniew Jurkiewicz <zbyszek at mimuw dot edu.pl> 
2012-04-04 06:06:09 UTC ---
Dnia 2012-04-03, wto o godzinie 12:36 +0000, ian at airs dot com pisze:
> 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."

And this is the information I would expected to find in documentation,
otherwise the only way to find it is to look at code dump and
check instruction codes - not very pedagogic to suggest to students.

ZJ

-- 
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]