(scc): Fix typo in scc with compare and set.
From-SVN: r5188
This commit is contained in:
parent
423012407e
commit
2aaf11def1
@ -3609,7 +3609,7 @@
|
||||
(set (match_operand:SI 3 "gpc_reg_operand" "=r")
|
||||
(match_op_dup 1 [(match_dup 2) (const_int 0)]))]
|
||||
""
|
||||
"%D1mfcr %3\;rlinm. %3,%3,%J1,30,31"
|
||||
"%D1mfcr %3\;rlinm. %3,%3,%J1,31,31"
|
||||
[(set_attr "type" "delayed_compare")
|
||||
(set_attr "length" "12")])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user