(load sf with update): Fix RTL typo.
From-SVN: r8094
This commit is contained in:
parent
2314fb7008
commit
df8b713c8c
@ -4391,7 +4391,7 @@
|
||||
|
||||
(define_insn ""
|
||||
[(set (match_operand:SF 3 "gpc_reg_operand" "=f,f")
|
||||
(mem:SI (plus:SI (match_operand:SI 1 "gpc_reg_operand" "0,0")
|
||||
(mem:SF (plus:SI (match_operand:SI 1 "gpc_reg_operand" "0,0")
|
||||
(match_operand:SI 2 "reg_or_short_operand" "r,I"))))
|
||||
(set (match_operand:SI 0 "gpc_reg_operand" "=b,b")
|
||||
(plus:SI (match_dup 1) (match_dup 2)))]
|
||||
|
Loading…
Reference in New Issue
Block a user