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: Wed, 04 Apr 2012 12:36:45 +0000

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

--- Comment #7 from Ian Lance Taylor <ian at airs dot com> 2012-04-04 12:36:45 
UTC ---
Well, the gas manual is not intended to serve as a documentation for the
machine instructions.  It could be written that way, but it is not, and it
would be a fair amount of work to get it to that point.  The idea is that you
also have a manual for the AT&T syntax and mnemonics, such as was distributed
with System V.

Since nobody actually has those manuals any more, I would recommend using
.intel_syntax when hand writing assembler code.  The assembler default is
chosen based on the gcc default.

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