* config/pdp11/pdp11-protos.md (arith_operand,
commit44d2fca6b19e17f80678b4ba9c213a1fabe0eeae
authorpkoning <pkoning@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Oct 2010 19:39:30 +0000 (21 19:39 +0000)
committerpkoning <pkoning@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Oct 2010 19:39:30 +0000 (21 19:39 +0000)
tree8104fc631e1f5f8f4c6c62cf75196d766b5df41c
parent3bddda63c5e70a378504142817105140c39ddc5c
* config/pdp11/pdp11-protos.md (arith_operand,
const_immediate_operand, expand_shift_operand,
immediate15_operand): Delete
* config/pdp11/pdp11.c: Ditto.
* config/pdp11/pdp11.h (REG_CLASS_FROM_LETTER,
CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P,
EXTRA_CONSTRAINT): Delete.
* config/pdp11/pdp11.md (various): Use standard constraints
instead of removed ones.
* config/pdp11/constraints.md: New file.
* config/pdp11/predicates.md: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@165784 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/pdp11/constraints.md [new file with mode: 0644]
gcc/config/pdp11/pdp11-protos.h
gcc/config/pdp11/pdp11.c
gcc/config/pdp11/pdp11.h
gcc/config/pdp11/pdp11.md
gcc/config/pdp11/predicates.md [new file with mode: 0644]