sparc.c (const64_operand, [...]): New predicates.
authorDavid S. Miller <davem@pierdol.cobaltmicro.com>
Tue, 11 Aug 1998 07:13:17 +0000 (07:13 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Tue, 11 Aug 1998 07:13:17 +0000 (00:13 -0700)
commit89e65674fafe82979607385d00c940f65f38267b
tree206db0b4fb7ecf3789566178ebbc3ddedb14b269
parent2a01c939370303ea0fe7aabdcee592cc3d4ec446
sparc.c (const64_operand, [...]): New predicates.

* config/sparc/sparc.c (const64_operand, const64_high_operand):
New predicates.
* config/sparc/sparc.h: Declare them.
(PREDICATE_CODES): Add them.
* config/sparc/sparc.md (movdi_lo_sum_sp64_dbl,
movdi_high_sp64_dbl, xordi3_sp64_dbl): Use them.

From-SVN: r21663
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.h
gcc/config/sparc/sparc.md