OSDN Git Service

(PREDICATE_CODES): Add lwa_operand.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Nov 1994 23:22:24 +0000 (23:22 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Nov 1994 23:22:24 +0000 (23:22 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8589 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/rs6000/rs6000.h

index 58a7087..943891d 100644 (file)
@@ -2176,6 +2176,7 @@ toc_section ()                                            \
   {"reg_or_cint_operand", {SUBREG, REG, CONST_INT}},           \
   {"easy_fp_constant", {CONST_DOUBLE}},                                \
   {"reg_or_mem_operand", {SUBREG, MEM, REG}},                  \
+  {"lwa_operand", {SUBREG, MEM, REG}},                         \
   {"fp_reg_or_mem_operand", {SUBREG, MEM, REG}},               \
   {"mem_or_easy_const_operand", {SUBREG, MEM, CONST_DOUBLE}},  \
   {"add_operand", {SUBREG, REG, CONST_INT}},                   \