(PREDICATE_CODES): Add ior_operand.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 27 Dec 1993 11:28:14 +0000 (06:28 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 27 Dec 1993 11:28:14 +0000 (06:28 -0500)
From-SVN: r6331

gcc/config/alpha/alpha.h

index 41eab5d1ed634516cd05c1a92ea37196c1a0923d..54ef9425534c7851911e4f7d8f6dfbf08e85d3ad 100644 (file)
@@ -1727,6 +1727,7 @@ literal_section ()                                                \
   {"sext_add_operand", {SUBREG, REG, CONST_INT}},      \
   {"const48_operand", {CONST_INT}},                    \
   {"and_operand", {SUBREG, REG, CONST_INT}},           \
+  {"ior_operand", {SUBREG, REG, CONST_INT}},           \
   {"mode_mask_operand", {CONST_INT}},                  \
   {"mul8_operand", {CONST_INT}},                       \
   {"mode_width_operand", {CONST_INT}},                 \