[Top][All Lists]
[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.
- [Bug gas/13937] New: Incorrect opcode generated for FDIVRP, zbyszek at mimuw dot edu.pl, 2012/04/02
- [Bug gas/13937] Incorrect opcode generated for FDIVRP, ian at airs dot com, 2012/04/02
- [Bug gas/13937] Incorrect opcode generated for FDIVRP, zbyszek at mimuw dot edu.pl, 2012/04/03
- [Bug gas/13937] Incorrect opcode generated for FDIVRP, amodra at gmail dot com, 2012/04/03
- [Bug gas/13937] Incorrect opcode generated for FDIVRP, zbyszek at mimuw dot edu.pl, 2012/04/03
- [Bug gas/13937] Incorrect opcode generated for FDIVRP,
ian at airs dot com <=
- [Bug gas/13937] Incorrect opcode generated for FDIVRP, zbyszek at mimuw dot edu.pl, 2012/04/04
- [Bug gas/13937] Incorrect opcode generated for FDIVRP, ian at airs dot com, 2012/04/04