OSDN Git Service

* config/m68hc11/m68hc11.c (m68hc11_autoinc_compatible_p): New function.
authorciceron <ciceron@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Mar 2002 16:09:04 +0000 (16:09 +0000)
committerciceron <ciceron@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Mar 2002 16:09:04 +0000 (16:09 +0000)
commitb26aafcde7d34d3bc84cb16f6d8b4180f9b2582b
tree2a9aa11e3b24957a1153d6ecabc5ce3550b07099
parent38735756fd476d41052c17543f53868413c5dba8
* config/m68hc11/m68hc11.c (m68hc11_autoinc_compatible_p): New function.
(m68hc11_split_move): Call it to see if the source and destination
operands use the same direction auto inc/dec mode, otherwise make the
source an offsetable operand and generate an add.

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