mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-20 23:11:21 +08:00
* config/i386/i386.md (*fop_<mode>_comm_mixed): Macroize from *fop_sf_comm_mixed and *fop_df_comm_mixed insn patterns using MODEF mode iterator. (*fop_<mode>_comm_sse): Macroize from *fop_sf_comm_sse and *fop_df_comm_sse insn patterns using MODEF mode iterator. (*fop_<mode>_comm_i387): Macroize from *fop_sf_comm_i387 and *fop_df_comm_i387 insn patterns using MODEF mode iterator. (*fop_<mode>_1_mixed): Macroize from *fop_sf_1_mixed and *fop_df_1_mixed insn patterns using MODEF mode iterator. (*fop_<mode>_1_sse): Macroize from *fop_sf_1_sse and *fop_df_1_sse insn patterns using MODEF mode iterator. (*fop_<mode>_1_i387): Macroize from *fop_sf_1_i387 and *fop_df_1_i387 insn patterns using MODEF mode iterator. (*fop_<MODEF:mode>_2_i387): Macroize from *fop_sf_2<mode>_i387 and *fop_df_2<mode>_i387 insn patterns using MODEF mode iterator. (*fop_<MODEF:mode>_3_i387): Macroize from *fop_sf_3<mode>_i387 and *fop_df_3<mode>_i387 insn patterns using MODEF mode iterator. (*fop_xf_2_i387): Rename from *fop_xf_2<mode>_i387. (*fop_xf_3_i387): Rename from *fop_xf_3<mode>_i387. (*fop_xf_4_i387): Use <MODE> for mode attribute. (*fop_xf_5_i387): Ditto. (*fop_xf_6_i387): Ditto. From-SVN: r136235
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
This directory contains the GNU Compiler Collection (GCC). The GNU Compiler Collection is free software. See the file COPYING for copying permission. The manuals, and some of the runtime libraries, are under different terms; see the individual source files for details. The directory INSTALL contains copies of the installation information as HTML and plain text. The source of this information is gcc/doc/install.texi. The installation information includes details of what is included in the GCC sources and what files GCC installs. See the file gcc/doc/gcc.texi (together with other files that it includes) for usage and porting information. An online readable version of the manual is in the files gcc/doc/gcc.info*. See http://gcc.gnu.org/bugs.html for how to report bugs usefully.
Description
Languages
C++
31.9%
C
31.3%
Ada
12%
D
6.5%
Go
6.4%
Other
11.5%