* config/cris/cris.md: Remove lingering EGCS reference.
commit529825bde478a6e19140c1ee7b1676085aea0b2c
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Mar 2003 15:43:25 +0000 (11 15:43 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Mar 2003 15:43:25 +0000 (11 15:43 +0000)
tree833db57fcb37b9366622ea740272ef2bf058fc8a
parentf4da58826a06199793487867413303fc3cea9cb3
* config/cris/cris.md: Remove lingering EGCS reference.
("*extopqihi_side_biap"): For HI operation, match
cris_additive_operand_extend_operator, not
cris_operand_extend_operator.  Adjust condition.
("*extopqihi_side", "*extopqihi"): Ditto.
("*extopqisi_side_biap"): Correct operand numbers in condition.
("*extophisi_side_biap", "*extopqisi_swap_side_biap"): Ditto.
("*extophisi_swap_side_biap", "*extopqisi_swap"): Ditto.
("*extophisi_swap"): Ditto.
("*extopqihi_swap_side_biap"): For HI operation, match a simple
PLUS, not cris_operand_extend_operator.  Adjust condition and
output template.
("*extopqihi_swap_side", "*extopqihi_swap"): Ditto.
* config/cris/cris.h (PREDICATE_CODES): Add
cris_additive_operand_extend_operator.
* config/cris/cris.c (cris_additive_operand_extend_operator):
New predicate.

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