2007-11-12 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
authordwarak <dwarak@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Nov 2007 20:41:14 +0000 (20:41 +0000)
committerdwarak <dwarak@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Nov 2007 20:41:14 +0000 (20:41 +0000)
commit24057728ef5475e87d3f74dfa888646684bc258c
treeca35a43fc303a0f7cf9ff7e3e0df391c017f8171
parent2d99588a02d0a63cd9a7517e09d4294c90af350c
2007-11-12  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
            Michael Meissner  <michael.meissner@amd.com>

        * config/i386/i386.md (sse5_setcc<mode>): Use <ssemodefsuffix>
        to get the appropriate suffix for the coms* instruction.
        (sse5_pcmov_<mode>): Restrict operands of pcmov
        for scalar case to be only xmm registers and not memory.

        * config/i386/sse.md (sse5_pcmov_<mode>): Correct the operand
        constraints to follow the mnemonics for the pcmov instruction

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