sparc.c (sparc_operand, [...]): Recognize CONSTANT_P_RTX.
authorDavid S. Miller <davem@pierdol.cobaltmicro.com>
Fri, 3 Jul 1998 03:19:41 +0000 (03:19 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Fri, 3 Jul 1998 03:19:41 +0000 (20:19 -0700)
commitf7e0e539c53fa846aa01be0aae76f165507e8187
tree3e187973b234063596a26c4c08018efa835ac893
parentd420e567dc52d4c7c384ffdcefe4bd4ae8f4e30b
sparc.c (sparc_operand, [...]): Recognize CONSTANT_P_RTX.

* sparc.c (sparc_operand, move_operand, arith_operand,
arith11_operand, arith10_operand, arith_double_operand,
arith11_double_operand, arith10_double_operand, small_int,
uns_small_int): Recognize CONSTANT_P_RTX.
(output_sized_memop, output_move_with_extension,
output_load_address, output_size_for_block_move,
output_block_move, delay_operand): Remove, has not been
enabled or referenced for years.
* sparc.md (movstrsi, block_move_insn): Likewise.
* sparc.h (PREDICATE_CODES): Define.
* linux-aout.h (MACHINE_STATE_{SAVE,RESTORE}): Override with
version which uses getcc/setcc traps to save/restore condition
codes.
* linux64.h: Likewise.
* sunos4.h: Likewise.
* linux.h: Likewise.
* sol2.h: Likewise.
* sun4o3.h: Likewise.

From-SVN: r20917
gcc/ChangeLog
gcc/config/sparc/linux-aout.h
gcc/config/sparc/linux.h
gcc/config/sparc/linux64.h
gcc/config/sparc/sol2.h
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.h
gcc/config/sparc/sparc.md
gcc/config/sparc/sun4o3.h
gcc/config/sparc/sunos4.h