]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/i386/sse.md (<shift_insn><mode>3): Fix asm template.
authorUros Bizjak <uros@gcc.gnu.org>
Fri, 28 Oct 2011 19:16:17 +0000 (21:16 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 28 Oct 2011 19:16:17 +0000 (21:16 +0200)
From-SVN: r180625

gcc/config/i386/sse.md

index b444b43e30f6a4ebed8ce228d63fcbe961c85a27..5311402031163f247beeb8d8cbb4a625538c0dca 100644 (file)
   "TARGET_SSE2"
   "@
    p<vshift><ssemodesuffix>\t{%2, %0|%0, %2}
-   v<vshift><ssemodesuffix>\t{%2, %1, %0|%0, %1, %2}"
+   vp<vshift><ssemodesuffix>\t{%2, %1, %0|%0, %1, %2}"
   [(set_attr "isa" "noavx,avx")
    (set_attr "type" "sseishft")
    (set (attr "length_immediate")