Change tst<mode> pattern to use nrmT for constraints instead of g.

This commit is contained in:
matt 2007-04-13 20:02:42 +00:00
parent 110a612826
commit e449ba3363
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
(define_insn "tst<mode>"
[(set (cc0)
(match_operand:VAXint 0 "nonimmediate_operand" "g"))]
(match_operand:VAXint 0 "nonimmediate_operand" "nrmT"))]
""
"tst<VAXint:isfx> %0")