(PREDICATE_CODES): Add low_32_bit_operand.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 25 Feb 1995 11:51:41 +0000 (06:51 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 25 Feb 1995 11:51:41 +0000 (06:51 -0500)
From-SVN: r9079

gcc/config/rs6000/rs6000.h

index 2a7ddf6f4ede142d251f25911b1f7ab1b80d93f7..902d167bf105b4299b38168f883459b8b9c8e812 100644 (file)
@@ -2316,6 +2316,7 @@ toc_section ()                                            \
   {"easy_fp_constant", {CONST_DOUBLE}},                                \
   {"reg_or_mem_operand", {SUBREG, MEM, REG}},                  \
   {"lwa_operand", {SUBREG, MEM, REG}},                         \
+  {"low_32_bit_operand", {CONST_DOUBLE, CONST_INT}},           \
   {"fp_reg_or_mem_operand", {SUBREG, MEM, REG}},               \
   {"mem_or_easy_const_operand", {SUBREG, MEM, CONST_DOUBLE}},  \
   {"add_operand", {SUBREG, REG, CONST_INT}},                   \