Commit fe6f5014 by Richard Stallman

*** empty log message ***

From-SVN: r1209
parent 324ce906
......@@ -2159,7 +2159,7 @@
"extrs %1,%3+%2-1,%2,%0")
(define_insn "insv"
[(set (zero_extract:SI (match_operand:SI 0 "register_operand" "=r")
[(set (zero_extract:SI (match_operand:SI 0 "register_operand" "+r")
(match_operand:SI 1 "uint5_operand" "")
(match_operand:SI 2 "uint5_operand" ""))
(match_operand:SI 3 "register_operand" "r"))]
......
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