gas: Update 80387 floating point 's' suffix
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 25 Dec 2020 13:56:36 +0000 (05:56 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 25 Dec 2020 13:56:36 +0000 (05:56 -0800)
commita12f86b9a6529013ba980feee40a84c467641201
tree97b1085ebdeed8de06c8f4995cba179ffcebaecc
parente142715391f5e6eced555e164b066b7636ce4d37
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
gas/doc/c-i386.texi