(PREDICATE_CODES): Add complemented_arith_operand.
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 13 Jan 1997 02:11:22 +0000 (18:11 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 13 Jan 1997 02:11:22 +0000 (18:11 -0800)
From-SVN: r13487

gcc/config/mips/mips.h

index 5e1865849da293ac687951e0a52f20edf03d79ed..b29bd5caa24981db79ad94e1374c0571ca7fdf84 100644 (file)
@@ -3176,6 +3176,7 @@ while (0)
   {"reg_or_0_operand",         { REG, CONST_INT, SUBREG }},            \
   {"small_int",                        { CONST_INT }},                         \
   {"large_int",                        { CONST_INT }},                         \
+  {"complemented_arith_operand",{ CONST_INT }},                                \
   {"mips_const_double_ok",     { CONST_DOUBLE }},                      \
   {"const_float_1_operand",    { CONST_DOUBLE }},                      \
   {"simple_memory_operand",    { MEM, SUBREG }},                       \