sse.md (<sse>_vmmul<mode>3): Fix typo in asm template.
authorUros Bizjak <ubizjak@gmail.com>
Wed, 20 Feb 2008 18:32:14 +0000 (19:32 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 20 Feb 2008 18:32:14 +0000 (19:32 +0100)
commit993ac7c7eff9ad66169977ba7f9e8eed241f107f
tree66a6e8969fe01391ffd29f32b96bd0b7e796c701
parent89a5afda0e8c61e452cf46f305658d3f01117aba
sse.md (<sse>_vmmul<mode>3): Fix typo in asm template.

        * 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.

From-SVN: r132490
gcc/ChangeLog
gcc/config/i386/sse.md