]> git.ipfire.org Git - thirdparty/gcc.git/commit
mn10300-protos.h: Remove the prototypes for call_address_operand, const_8bit_operand.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 19 Mar 2005 00:21:23 +0000 (00:21 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 19 Mar 2005 00:21:23 +0000 (00:21 +0000)
commit14755fb0c27ca236afd3ef6c2652bbc4192c4ac0
treeeb91dc655c45d278b66cccbb737e9fb5b06919b7
parentd9d4150fa205d21a3eb75c4839e114b530cb1687
mn10300-protos.h: Remove the prototypes for call_address_operand, const_8bit_operand.

* config/mn10300/mn10300-protos.h: Remove the prototypes for
call_address_operand, const_8bit_operand.
* config/mn10300/mn10300.c (call_address_operand,
const_8bit_operand, const_1f_operand): Move to predicates.md.
* config/mn10300/mn10300.h (PREDICATE_CODES): Remove.
* config/mn10300/mn10300.md: Include predicates.md.
* config/mn10300/predicates.md: New.

From-SVN: r96712
gcc/ChangeLog
gcc/config/mn10300/mn10300-protos.h
gcc/config/mn10300/mn10300.c
gcc/config/mn10300/mn10300.h
gcc/config/mn10300/mn10300.md
gcc/config/mn10300/predicates.md [new file with mode: 0644]