]> gcc.gnu.org Git - gcc.git/commit
iq2000.c (uns_arith_operand, [...]): Move to predicates.md.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 3 Apr 2005 00:38:00 +0000 (00:38 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 3 Apr 2005 00:38:00 +0000 (00:38 +0000)
commit80ad92e9852a26508113712cfd98b242fc105f92
tree56956a494a485994e83505db4338da698e567b72
parentfc9c289a8013cf74068e8c2f9d99d7972a6adc8a
iq2000.c (uns_arith_operand, [...]): Move to predicates.md.

* config/iq2000/iq2000.c (uns_arith_operand, arith_operand,
small_int, large_int, reg_or_0_operand, simple_memory_operand,
equality_op, cmp_op, pc_or_label_operand, call_insn_operand,
move_operand, power_of_2_operand): Move to predicates.md.
* config/iq2000/iq2000.h (SPECIAL_MODE_PREDICATES,
PREDICATE_CODE): Remove.
* config/iq2000/iq2000.md: Include predicates.md.
* config/iq2000/predicates.md: New.

From-SVN: r97472
gcc/ChangeLog
gcc/config/iq2000/iq2000.c
gcc/config/iq2000/iq2000.h
gcc/config/iq2000/iq2000.md
gcc/config/iq2000/predicates.md [new file with mode: 0644]
This page took 0.064171 seconds and 5 git commands to generate.