Commit c550d7dd by Uros Bizjak

* config/i386/sse.md (<shift_insn><mode>3): Fix asm template.

From-SVN: r180625
parent 1162730f
...@@ -5831,7 +5831,7 @@ ...@@ -5831,7 +5831,7 @@
"TARGET_SSE2" "TARGET_SSE2"
"@ "@
p<vshift><ssemodesuffix>\t{%2, %0|%0, %2} 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 "isa" "noavx,avx")
(set_attr "type" "sseishft") (set_attr "type" "sseishft")
(set (attr "length_immediate") (set (attr "length_immediate")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment