]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
(PREDICATE_CODES): Rename ior_operand to or_operand.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 27 May 1994 20:38:07 +0000 (16:38 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 27 May 1994 20:38:07 +0000 (16:38 -0400)
From-SVN: r7368

gcc/config/alpha/alpha.h

index 5b7e72eb64372b8305bb852bb476025b629b71c8..f8e695b0dbe3730baec61d2417e9c497b3296e60 100644 (file)
@@ -1753,7 +1753,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}},           \
+  {"or_operand", {SUBREG, REG, CONST_INT}},            \
   {"mode_mask_operand", {CONST_INT}},                  \
   {"mul8_operand", {CONST_INT}},                       \
   {"mode_width_operand", {CONST_INT}},                 \