Commit d840bfd3 by Chao-ying Fu Committed by Richard Sandiford

invoke.texi (-mpaired-single): Link to the new description of the built-in functions.

	* doc/invoke.texi (-mpaired-single): Link to the new description of the
	built-in functions.  Document dependencies.
	(-mips3d): Add link here too.
	* doc/extend.texi (MIPS Paired-Single Support): New section.

Co-Authored-By: Richard Sandiford <rsandifo@redhat.com>

From-SVN: r88547
parent 0e98ac62
2004-10-05 Chao-Ying Fu <fu@mips.com>
Richard Sandiford <rsandifo@redhat.com>
* doc/invoke.texi (-mpaired-single): Link to the new description of the
built-in functions. Document dependencies.
(-mips3d): Add link here too.
* doc/extend.texi (MIPS Paired-Single Support): New section.
2004-10-04 Chao-ying Fu <fu@mips.com> 2004-10-04 Chao-ying Fu <fu@mips.com>
* config/mips/mips.h (UNITS_PER_SIMD_WORD): Define. * config/mips/mips.h (UNITS_PER_SIMD_WORD): Define.
......
...@@ -9464,14 +9464,17 @@ operations. This is the default. ...@@ -9464,14 +9464,17 @@ operations. This is the default.
@itemx -mno-paired-single @itemx -mno-paired-single
@opindex mpaired-single @opindex mpaired-single
@opindex mno-paired-single @opindex mno-paired-single
Use (do not use) the paired single instructions. Use (do not use) paired-single floating-point instructions.
@xref{MIPS Paired-Single Support}. This option can only be used
when generating 64-bit code and requires hardware floating-point
support to be enabled.
@itemx -mips3d @itemx -mips3d
@itemx -mno-mips3d @itemx -mno-mips3d
@opindex mips3d @opindex mips3d
@opindex mno-mips3d @opindex mno-mips3d
Use (do not use) the MIPS-3D ASE. The option @option{-mips3d} implies Use (do not use) the MIPS-3D ASE. @xref{MIPS-3D Built-in Functions}.
@option{-mpaired-single}. The option @option{-mips3d} implies @option{-mpaired-single}.
@item -mint64 @item -mint64
@opindex mint64 @opindex mint64
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment