(cmphi): Turn on constraints to support cmpm.w.

From-SVN: r5736
This commit is contained in:
Richard Stallman 1993-10-11 19:19:38 +00:00
parent 33a20d105c
commit 3fbacacdd6
1 changed files with 2 additions and 2 deletions

View File

@ -406,8 +406,8 @@
(define_insn "cmphi"
[(set (cc0)
(compare (match_operand:HI 0 "nonimmediate_operand" "rnm,d,n,m")
(match_operand:HI 1 "general_operand" "d,rnm,m,n")))]
(compare (match_operand:HI 0 "nonimmediate_operand" "rnm,d,n,m,>")
(match_operand:HI 1 "general_operand" "d,rnm,m,n,>")))]
""
"*
{