a344e3cbb6
* config/i386/i386.md (extend<mode>xf2): Rename from extendsfxf2 and extenddfxf2. Macroize expander using X87MODEF12 mode macro. (*truncdfsf_mixed, *truncdfsf_i387, *truncdfsf2_i387_1): Use output_387_reg_move(). (*truncxf<mode>2): Rename from *truncxfsf2 and truncxfdf2. Macroize expander using X87MODEF12 mode macro. (*truncxfsf2_mixed): Combine alternatives, ignore "r" alternative when choosing register preferences. Use output_387_reg_move(). (*truncxfdf2_mixed): Combine alternatives, use "r" alternative instead of "x". Use output_387_reg_move(). (*truncxf<mode>2_i387_noop): Rename from *truncxfsf2_i387_noop and *truncxfdf2_i387_noop. Macroize insn using X87MODEF12 mode macro. (*truncxf<mode>2_i387): Rename from *truncxfsf2_i387 and *truncxfdf2_i387. Macroize insn using X87MODEF12 mode macro. Use output_387_reg_move(). (*truncxf?f_mixed splitter): Macroize splitter using X87MODEF12 mode macro. (*truncxf?f_i387 splitter): Ditto. From-SVN: r123626 |
||
---|---|---|
boehm-gc | ||
config | ||
contrib | ||
fixincludes | ||
gcc | ||
gnattools | ||
include | ||
INSTALL | ||
intl | ||
libada | ||
libcpp | ||
libdecnumber | ||
libffi | ||
libgcc | ||
libgfortran | ||
libgomp | ||
libiberty | ||
libjava | ||
libmudflap | ||
libobjc | ||
libssp | ||
libstdc++-v3 | ||
maintainer-scripts | ||
zlib | ||
ABOUT-NLS | ||
ChangeLog | ||
ChangeLog.tree-ssa | ||
compile | ||
config-ml.in | ||
config.guess | ||
config.rpath | ||
config.sub | ||
configure | ||
configure.ac | ||
COPYING | ||
COPYING.LIB | ||
depcomp | ||
install-sh | ||
libtool-ldflags | ||
libtool.m4 | ||
ltcf-c.sh | ||
ltcf-cxx.sh | ||
ltcf-gcj.sh | ||
ltconfig | ||
ltmain.sh | ||
MAINTAINERS | ||
Makefile.def | ||
Makefile.in | ||
Makefile.tpl | ||
missing | ||
mkdep | ||
mkinstalldirs | ||
move-if-change | ||
README | ||
README.SCO | ||
symlink-tree | ||
ylwrap |
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.