diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-04-20 22:31:30 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@gcc.gnu.org> | 2005-04-20 22:31:30 +0000 |
commit | 68a813322bd01742d80aed81cd3ed013b054499b (patch) | |
tree | a50dd2a98abe6c7622a96c1e2f6c340f7871b5bf /gcc/tree-nested.c | |
parent | c3e5898be3e730343aa0803f62c1c432f9b1949e (diff) | |
download | gcc-68a813322bd01742d80aed81cd3ed013b054499b.zip gcc-68a813322bd01742d80aed81cd3ed013b054499b.tar.gz gcc-68a813322bd01742d80aed81cd3ed013b054499b.tar.bz2 |
predicates.md: New file.
* config/cris/predicates.md: New file.
* config/cris/cris-protos.h (cris_store_multiple_op_p)
(cris_movem_load_rest_p): Declare.
* config/cris/cris.c (cris_store_multiple_op): Return bool, not int.
(cris_movem_load_rest_p): Ditto. Globalize.
(cris_bdap_operand, cris_bdap_biap_operand,
cris_orthogonal_operator, cris_commutative_orth_op,
cris_operand_extend_operator,
cris_additive_operand_extend_operator, cris_extend_operator,
cris_plus_or_bound_operator, cris_mem_op,
cris_general_operand_or_symbol,
cris_general_operand_or_gotless_symbol,
cris_general_operand_or_plt_symbol, cris_mem_call_operand,
cris_load_multiple_op): Remove predicate functions.
(cris_symbol, cris_gotless_symbol) <case UNSPEC>: Return 0, don't
abort, for UNSPECs other than CRIS_UNSPEC_PLT.
* config/cris/cris.h (PREDICATE_CODES): Don't define.
* config/cris/cris.md: Include predicates.md.
("call", "call_value"): Generate CONSTs of Pmode, not VOIDmode.
From-SVN: r98471
Diffstat (limited to 'gcc/tree-nested.c')
0 files changed, 0 insertions, 0 deletions