]> git.ipfire.org Git - thirdparty/gcc.git/commit
m68hc11.md ("*addsi3"): Use 'o' constraint to avoid the auto increment addressing...
authorStephane Carrez <stcarrez@nerim.fr>
Fri, 28 Jun 2002 21:16:58 +0000 (23:16 +0200)
committerStephane Carrez <ciceron@gcc.gnu.org>
Fri, 28 Jun 2002 21:16:58 +0000 (23:16 +0200)
commitae9bd4817709200fb28acc6812def80de28f5a2a
tree0e12e414ea04f37ee073eb449142ab8e89e77c4b
parent2fe938856a5d2213f00b1458899ac75f1b3f737f
m68hc11.md ("*addsi3"): Use 'o' constraint to avoid the auto increment addressing modes.

* config/m68hc11/m68hc11.md ("*addsi3"): Use 'o' constraint to
avoid the auto increment addressing modes.
("*subsi3"): Likewise.
(split for add/sub on address): For 68HC12 push the value on
the stack and do the operation with a pop.

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