* config/i386/i386.c (x86_64_reg_class_name): Re-indent.
(classify_argument, examine_argument, construct_container,
merge_classes): Remove prototypes.
(type_natural_mode): Split out from ...
(function_arg): ... here.
(gen_reg_or_parallel): Remove alt_mode argument. Update callers.
Use orig_mode unless it's BLKmode.
(construct_container): Add orig_mode argument. Update callers.
Use gen_reg_or_parallel for SSE registers.
(ix86_function_value): Use type_natural_mode.
(ix86_gimplify_va_arg): Likewise.
(ix86_hard_regno_mode_ok): Always accept all SSE, MMX, 3DNOW modes in
SSE registers; always accept all MMX, 3DNOW modes in MMX registers.
* config/i386/i386.h (VALID_SSE2_REG_MODE): Don't include
VALID_MMX_REG_MODE.
* config/i386/i386.md (attribute mode): Add V1DF.
(movsi_1): Use 'x' instead of 'Y' constraints.
(movsi_1_nointernunit, movdi_2, movdi_1_rex64): Likewise.
(movdi_1_rex64_nointerunit): Likewise.
(movdf_nointeger, movdf_integer): Likewise. Handle SSE1.
(movsf_1, movsf_1_nointerunit): Line up constraint alternatives.
(swapsf): Use fp_register_operand, don't disable for TARGET_SSE.
(swapdf): Likewise.
(swapxf): Enable only for TARGET_80387.
(movv2sf, movv2sf_internal, pushv2sf): Enable for MMX.
(movtf): Remove double-check for TARGET_64BIT.
(movv2df_internal): Enable for SSE1.
(movv8hi_internal, movv16qi_internal): Likewise.
(movv2df, movv8hi, movv16qi): Likewise.
(pushv2di, pushv8hi, pushv16qi, pushv4si): Likewise.
(pushdi2_rex64, movv4sf_internal, movv4si_internal, movv2di_internal,
movv8qi_internal, movv4hi_internal, movv2sf_internal,
movv2df_internal, movv8hi_internal, movv16qi_internal,
movti_internal): Add leading '*' to name.
From-SVN: r92336
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| athlon.md | Loading commit data... | |
| att.h | Loading commit data... | |
| beos-elf.h | Loading commit data... | |
| biarch64.h | Loading commit data... | |
| bsd.h | Loading commit data... | |
| crtdll.h | Loading commit data... | |
| cygming.h | Loading commit data... | |
| cygwin.asm | Loading commit data... | |
| cygwin.h | Loading commit data... | |
| cygwin1.c | Loading commit data... | |
| cygwin2.c | Loading commit data... | |
| darwin.h | Loading commit data... | |
| djgpp.h | Loading commit data... | |
| emmintrin.h | Loading commit data... | |
| freebsd.h | Loading commit data... | |
| freebsd64.h | Loading commit data... | |
| gas.h | Loading commit data... | |
| gmm_malloc.h | Loading commit data... | |
| gmon-sol2.c | Loading commit data... | |
| gnu.h | Loading commit data... | |
| gstabs.h | Loading commit data... | |
| gthr-win32.c | Loading commit data... | |
| host-mingw32.c | Loading commit data... | |
| i386-aout.h | Loading commit data... | |
| i386-coff.h | Loading commit data... | |
| i386-interix.h | Loading commit data... | |
| i386-interix3.h | Loading commit data... | |
| i386-modes.def | Loading commit data... | |
| i386-protos.h | Loading commit data... | |
| i386.c | Loading commit data... | |
| i386.h | Loading commit data... | |
| i386.md | Loading commit data... | |
| i386elf.h | Loading commit data... | |
| k6.md | Loading commit data... | |
| kaos-i386.h | Loading commit data... | |
| kfreebsd-gnu.h | Loading commit data... | |
| knetbsd-gnu.h | Loading commit data... | |
| libgcc-x86_64-glibc.ver | Loading commit data... | |
| linux-unwind.h | Loading commit data... | |
| linux.h | Loading commit data... | |
| linux64.h | Loading commit data... | |
| lynx.h | Loading commit data... | |
| mach.h | Loading commit data... | |
| mingw32.h | Loading commit data... | |
| mm3dnow.h | Loading commit data... | |
| mmintrin.h | Loading commit data... | |
| netbsd-elf.h | Loading commit data... | |
| netbsd.h | Loading commit data... | |
| netbsd64.h | Loading commit data... | |
| netware-crt0.c | Loading commit data... | |
| netware-libgcc.c | Loading commit data... | |
| netware-libgcc.def | Loading commit data... | |
| netware-libgcc.exp | Loading commit data... | |
| netware.c | Loading commit data... | |
| netware.h | Loading commit data... | |
| nto.h | Loading commit data... | |
| nwld.c | Loading commit data... | |
| nwld.h | Loading commit data... | |
| openbsd.h | Loading commit data... | |
| pentium.md | Loading commit data... | |
| pmm_malloc.h | Loading commit data... | |
| pmmintrin.h | Loading commit data... | |
| ppro.md | Loading commit data... | |
| predicates.md | Loading commit data... | |
| ptx4-i.h | Loading commit data... | |
| rtemself.h | Loading commit data... | |
| sco5.h | Loading commit data... | |
| scodbx.h | Loading commit data... | |
| sol2-10.h | Loading commit data... | |
| sol2-c1.asm | Loading commit data... | |
| sol2-ci.asm | Loading commit data... | |
| sol2-cn.asm | Loading commit data... | |
| sol2-gc1.asm | Loading commit data... | |
| sol2.h | Loading commit data... | |
| sysv4-cpp.h | Loading commit data... | |
| sysv4.h | Loading commit data... | |
| sysv5.h | Loading commit data... | |
| t-beos | Loading commit data... | |
| t-crtpic | Loading commit data... | |
| t-crtstuff | Loading commit data... | |
| t-cygming | Loading commit data... | |
| t-cygwin | Loading commit data... | |
| t-djgpp | Loading commit data... | |
| t-gmm_malloc | Loading commit data... | |
| t-i386elf | Loading commit data... | |
| t-interix | Loading commit data... | |
| t-linux64 | Loading commit data... | |
| t-mingw32 | Loading commit data... | |
| t-netware | Loading commit data... | |
| t-nto | Loading commit data... | |
| t-nwld | Loading commit data... | |
| t-openbsd | Loading commit data... | |
| t-pmm_malloc | Loading commit data... | |
| t-rtems-i386 | Loading commit data... | |
| t-sco5 | Loading commit data... | |
| t-sol2 | Loading commit data... | |
| t-sol2-10 | Loading commit data... | |
| t-svr3dbx | Loading commit data... | |
| t-uwin | Loading commit data... | |
| t-vxworks | Loading commit data... | |
| unix.h | Loading commit data... | |
| uwin.asm | Loading commit data... | |
| uwin.h | Loading commit data... | |
| vxworks.h | Loading commit data... | |
| winnt.c | Loading commit data... | |
| x-mingw32 | Loading commit data... | |
| x86-64.h | Loading commit data... | |
| xm-cygwin.h | Loading commit data... | |
| xm-dgux.h | Loading commit data... | |
| xm-djgpp.h | Loading commit data... | |
| xm-mingw32.h | Loading commit data... | |
| xm-sun.h | Loading commit data... | |
| xm-sysv3.h | Loading commit data... | |
| xmmintrin.h | Loading commit data... |