r132490 - in /trunk/gcc: ChangeLog config/i386/...

uros@gcc.gnu.org uros@gcc.gnu.org
Wed Feb 20 18:32:00 GMT 2008


Author: uros
Date: Wed Feb 20 18:32:14 2008
New Revision: 132490

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132490
Log:
        * config/i386/sse.md (<sse>_vmmul<mode>3): Fix typo in asm template.
        (<sse>_div<mode>3): Ditto.
        (<sse>_vmdiv<mode>3): Ditto.
        (<sse>_vmsqrt<mode>2): Ditto.
        (*smax<mode>3): Ditto.
        (sse5_frcz<mode>2): Ditto.
        (sse5_vmfrcz<mode>2): Ditto.  Use TARGET_SSE5 instead of TARGET_ROUND
        as insn constraint.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/sse.md



More information about the Gcc-cvs mailing list