(PREDICATE_CODES): Add reversible_cc_register.
authorRichard Earnshaw <erich@gnu.org>
Tue, 12 Jul 1994 13:31:10 +0000 (13:31 +0000)
committerRichard Earnshaw <erich@gnu.org>
Tue, 12 Jul 1994 13:31:10 +0000 (13:31 +0000)
From-SVN: r7740

gcc/config/arm/arm.h

index 51437543c8279a175e59c79a80a671651ee5708d..be6823c8485fc65e523b922d15353c73bad3af0d 100644 (file)
@@ -1332,7 +1332,8 @@ extern int arm_compare_fp;
   {"index_operand", {SUBREG, REG, CONST_INT}},                         \
   {"reg_or_int_operand", {SUBREG, REG, CONST_INT}},                    \
   {"multi_register_push", {PARALLEL}},                                 \
-  {"cc_register", {REG}},
+  {"cc_register", {REG}},                                              \
+  {"reversible_cc_register", {REG}},
 
 \f
 /* Assembler output control */