predicates.md (indexed_or_indirect_operand): New.
authorGeoffrey Keating <geoffk@apple.com>
Sat, 2 Apr 2005 10:46:03 +0000 (10:46 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sat, 2 Apr 2005 10:46:03 +0000 (10:46 +0000)
commitb6d2248c7e8bffa8f8dde30d7f1700ea920dcded
tree84a16e9389fa0fcf108a31b17a4b672b7c74309e
parent807ecedf01fe2ed9c58af863cddc43dfedeeb8fe
predicates.md (indexed_or_indirect_operand): New.

* config/rs6000/predicates.md (indexed_or_indirect_operand): New.
(word_offset_memref_operand): New.
* config/rs6000/rs6000-protos.h (word_offset_memref_operand): Delete.
(indexed_or_indirect_operand): Delete.
* config/rs6000/rs6000.c (word_offset_memref_operand): Delete.
(indexed_or_indirect_operand): Delete.

From-SVN: r97437
gcc/ChangeLog
gcc/config/rs6000/predicates.md
gcc/config/rs6000/rs6000-protos.h
gcc/config/rs6000/rs6000.c