(scc): Fix typo in scc with compare and set.

From-SVN: r5188
This commit is contained in:
Richard Kenner 1993-08-19 18:27:01 -04:00
parent 423012407e
commit 2aaf11def1
1 changed files with 1 additions and 1 deletions

View File

@ -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")])