bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/27106] fistw not supported


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/27106] fistw not supported
Date: Fri, 25 Dec 2020 14:00:00 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27106

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a12f86b9a6529013ba980feee40a84c467641201

commit a12f86b9a6529013ba980feee40a84c467641201
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Dec 25 05:56:36 2020 -0800

    gas: Update 80387 floating point 's' suffix

    Update 80387 floating point 's' suffix to read:

      * Integer constructors are '.word', '.long' or '.int', and '.quad'
         for the 16-, 32-, and 64-bit integer formats.  The corresponding
         instruction mnemonic suffixes are 's' (short), 'l' (long), and 'q'
         (quad).

    instead of 's' (single).

            PR gas/27106
            * doc/c-i386.texi: Update 80387 floating point 's' suffix

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