Commit 3d595b46 by Nick Clifton Committed by Nick Clifton

(PREDICATE_CODES): Remove duplicate defintion of seth_add3_operand.

From-SVN: r86469
parent 4505f099
2004-08-24 Nick Clifton <nickc@redhat.com>
* config/m32r/m32r.h (PREDICATE_CODES): Remove duplicate defintion
of seth_add3_operand.
2004-08-24 Andreas Tobler <a.tobler@schweiz.ch>
* Makefile.in (HOOKS_H): Add dependency on MACHMODE_H.
......
......@@ -1773,7 +1773,6 @@ enum m32r_function_type
CONST_DOUBLE }}, \
{ "two_insn_const_operand", { CONST_INT }}, \
{ "symbolic_operand", { SYMBOL_REF, LABEL_REF, CONST }}, \
{ "seth_add3_operand", { SYMBOL_REF, LABEL_REF, CONST }}, \
{ "int8_operand", { CONST_INT }}, \
{ "uint16_operand", { CONST_INT }}, \
{ "reg_or_int16_operand", { REG, SUBREG, CONST_INT }}, \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment