(PREDICATE_CODES): Add complemented_arith_operand.

From-SVN: r13487
This commit is contained in:
Jim Wilson 1997-01-12 18:11:22 -08:00
parent 10f144412d
commit a17cd30de0

View 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 }}, \