m68hc11.md ("logicalsi3_zexthi"): Fix constraints and split of AND operation to clear...
authorStephane Carrez <Stephane.Carrez@worldnet.fr>
Fri, 15 Mar 2002 22:13:07 +0000 (23:13 +0100)
committerStephane Carrez <ciceron@gcc.gnu.org>
Fri, 15 Mar 2002 22:13:07 +0000 (23:13 +0100)
commitcd28557ca20fb296bad6f5e77b5f1dcd0ee6829c
tree88b229a6615edb35ae10533613670c05e32358c1
parent932657df232f3a98b665dd251db6e6441ab12025
m68hc11.md ("logicalsi3_zexthi"): Fix constraints and split of AND operation to clear the upper bits.

* config/m68hc11/m68hc11.md ("logicalsi3_zexthi"): Fix constraints
and split of AND operation to clear the upper bits.
("*logicalsi3_zextqi"): Likewise.
("*logicallhi3_zexthi_ashift8"): Likewise.
("*logicalsi3_silshr16"): Likewise.
("logicalsi3_silshl16"): Likewise.
("anddi3", "iordi3", "xordi3" splits): Remove constraints.

From-SVN: r50845
gcc/ChangeLog
gcc/config/m68hc11/m68hc11.md