m68hc11.md ("movdi", [...]): Use an expand to emit the pattern; put a REG_INC note...
authorStephane Carrez <Stephane.Carrez@worldnet.fr>
Fri, 20 Jul 2001 19:43:19 +0000 (21:43 +0200)
committerStephane Carrez <ciceron@gcc.gnu.org>
Fri, 20 Jul 2001 19:43:19 +0000 (21:43 +0200)
commit00d0458c03fc77ca4d52412d47b23a09106e3696
tree20da3a6c69f1acd78c0d9a9f358a4b17371f1281
parentd74e9142ac9b840a314530dc25d91df22f9170db
m68hc11.md ("movdi", [...]): Use an expand to emit the pattern; put a REG_INC note for push/pop instructions.

* config/m68hc11/m68hc11.md ("movdi", "movdi_internal"): Use an
expand to emit the pattern; put a REG_INC note for push/pop
instructions.
("movdf", "movdf_internal"): Likewise.
("movsi", "movsi_internal"): Likewise.
("movsf", "movsf_internal"): Likewise.
("movhi", "movqi"): Emit a REG_INC note for push/pop instructions.

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