OSDN Git Service

* config/sparc/sparc.c (const64_operand, const64_high_operand):
authordavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Aug 1998 07:13:17 +0000 (07:13 +0000)
committerdavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Aug 1998 07:13:17 +0000 (07:13 +0000)
commitadb58b3c0aa1aeb91f2401754493fb7bf8397c41
tree206db0b4fb7ecf3789566178ebbc3ddedb14b269
parent35415df4fb21f4e016e381482e7f6b27ddd19cb4
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21663 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.h
gcc/config/sparc/sparc.md