[Bug gas/13937] Incorrect opcode generated for FDIVRP

2012-04-04 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13937 --- Comment #7 from Ian Lance Taylor 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

[Bug gas/13937] Incorrect opcode generated for FDIVRP

2012-04-03 Thread zbyszek at mimuw dot edu.pl
http://sourceware.org/bugzilla/show_bug.cgi?id=13937 --- Comment #6 from Zbigniew Jurkiewicz 2012-04-04 06:06:09 UTC --- Dnia 2012-04-03, wto o godzinie 12:36 +, ian at airs dot com pisze: > http://sourceware.org/bugzilla/show_bug.cgi?id=13937 > > --- Comment #5 from Ian Lance Taylor 2012-

[Bug gas/13937] Incorrect opcode generated for FDIVRP

2012-04-03 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13937 --- Comment #5 from Ian Lance Taylor 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

[Bug gas/13937] Incorrect opcode generated for FDIVRP

2012-04-03 Thread zbyszek at mimuw dot edu.pl
http://sourceware.org/bugzilla/show_bug.cgi?id=13937 --- Comment #4 from Zbigniew Jurkiewicz 2012-04-03 10:07:32 UTC --- Dnia 2012-04-03, wto o godzinie 08:14 +, amodra at gmail dot com pisze: > --- Comment #3 from Alan Modra 2012-04-03 08:14:57 > UTC --- > The documentation is poor, but

[Bug gas/13937] Incorrect opcode generated for FDIVRP

2012-04-03 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13937 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #3 fr

[Bug gas/13937] Incorrect opcode generated for FDIVRP

2012-04-02 Thread zbyszek at mimuw dot edu.pl
http://sourceware.org/bugzilla/show_bug.cgi?id=13937 --- Comment #2 from Zbigniew Jurkiewicz 2012-04-03 06:23:58 UTC --- (In reply to comment #1) > See http://sourceware.org/binutils/docs-2.22/as/i386_002dMnemonics.html . The documentation says: Several x87 instructions, `fadd', `fdiv', `fdivp

[Bug gas/13937] Incorrect opcode generated for FDIVRP

2012-04-02 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13937 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED CC|