rs6000.c (any_parallel_operand): New predicate.
authorDavid Edelsohn <edelsohn@gnu.org>
Fri, 13 Aug 2004 14:38:47 +0000 (14:38 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 13 Aug 2004 14:38:47 +0000 (10:38 -0400)
commit85d346f13c0c237c34624d0f00819df44168d1a6
tree3cda598721a58487c19d5fc34453622586fd77db
parent20f3bb804a38fe104b4e6ec982fb959b5279879e
rs6000.c (any_parallel_operand): New predicate.

* config/rs6000/rs6000.c (any_parallel_operand): New predicate.
* config/rs6000/rs6000.h (PREDICATE_CODES): Add
any_parallel_operand, lmw_operation, stmw_operation,
mfcr_operation, mtcrf_operation.
* config/rs6000/rs6000.md (save_fpregs_{si,di}): Use
any_parallel_operand.
(return_and_restore_fpregs_{si,di}): Same.

From-SVN: r85937
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.md