]> gcc.gnu.org Git - gcc.git/commit - gcc/config/m68hc11/m68hc11.md
m68hc11.md ("*logicalsi3_silshr16"): Use '?' instead of '!' for the 'D' alternative...
authorStephane Carrez <Stephane.Carrez@worldnet.fr>
Sat, 5 May 2001 06:51:23 +0000 (08:51 +0200)
committerStephane Carrez <ciceron@gcc.gnu.org>
Sat, 5 May 2001 06:51:23 +0000 (08:51 +0200)
commita1fdc802bb9b01746af19487ef0ff6a60c90d844
treeee5f5b87cb01c8389f1de0d17e053baa8d6609d6
parenta92644e78a561dafc4252303da1cd00014b833e8
m68hc11.md ("*logicalsi3_silshr16"): Use '?' instead of '!' for the 'D' alternative ('!' is too strong).

* config/m68hc11/m68hc11.md ("*logicalsi3_silshr16"): Use '?' instead
of '!' for the 'D' alternative ('!' is too strong).
("*logicalsi3_silshl16"): Likewise.
("movstricthi"): Accept 'A' when 'd' constraint, remove spurious '+'.
("movstrictsi"): Remove spurious '+'.
("movstrictqi"): Don't accept 'A' and remove spurious '+'.
("tstqi_1", "*lshrqi3_const1"): Put 'm' constraint before 'd'.
("subqi3"): Disparage with '!' the 'x' and 'y' registers to avoid
a reload to them.

From-SVN: r41859
gcc/ChangeLog
gcc/config/m68hc11/m68hc11.md
This page took 0.057005 seconds and 5 git commands to generate.