Commit 54d299ce by David Edelsohn

fix movsf typo

From-SVN: r11346
parent 1902f7fd
......@@ -5103,7 +5103,7 @@
(match_operand:SF 1 "easy_fp_constant" ""))]
"reload_completed && REGNO (operands[0]) <= 31"
[(set (subreg:SI (match_dup 0) 0) (subreg:SI (match_dup 1) 0))]
""
"")
(define_insn ""
[(set (match_operand:SF 0 "fp_reg_or_mem_operand" "=f,f,m")
......
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