* config/i386/sse.md (<sse>_vmmul<mode>3): Fix typo in asm template.
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Feb 2008 18:32:14 +0000 (18:32 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Feb 2008 18:32:14 +0000 (18:32 +0000)
commit82cc8ae115591f191cfb8395f1fa3f53f6a66897
tree66a6e8969fe01391ffd29f32b96bd0b7e796c701
parent46c5f6e7c64f3ef292f316a3b362f0ebee34bac1
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132490 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/sse.md