(PREDICATE_CODES): Add cint8_operand.
authorJim Wilson <wilson@gcc.gnu.org>
Sat, 2 Jul 1994 23:03:33 +0000 (16:03 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 2 Jul 1994 23:03:33 +0000 (16:03 -0700)
From-SVN: r7643

gcc/config/alpha/alpha.h

index f8b1c125d7e2040a6292fb0f2487b892d2a3765e..f5b336d70c6de22c654f6e5cb00ab851e6c76685 100644 (file)
@@ -1811,6 +1811,7 @@ literal_section ()                                                \
   {"reg_or_0_operand", {SUBREG, REG, CONST_INT}},      \
   {"reg_or_6bit_operand", {SUBREG, REG, CONST_INT}},   \
   {"reg_or_8bit_operand", {SUBREG, REG, CONST_INT}},   \
+  {"cint8_operand", {CONST_INT}},                       \
   {"reg_or_cint_operand", {SUBREG, REG, CONST_INT}},   \
   {"add_operand", {SUBREG, REG, CONST_INT}},           \
   {"sext_add_operand", {SUBREG, REG, CONST_INT}},      \