gcc/gcc ChangeLog config/m68hc11/m68hc11.md
ciceron@gcc.gnu.org
ciceron@gcc.gnu.org
Tue Mar 2 21:01:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: ciceron@gcc.gnu.org 2004-03-02 21:01:13
Modified files:
gcc : ChangeLog
gcc/config/m68hc11: m68hc11.md
Log message:
* config/m68hc11/m68hc11.md (SOFT_TMP_REGNUM): Define.
(SOFT_XY_REGNUM): Define.
(cmp split): Use the above instead of hard coded numbers.
(8-bit op split): No need to check the mode; allow Q_REG.
(ashift split): Adjust the first operand if it uses the SP and we
are pushing the shifted value.
(plus shift split): Fix when a source is in register D+X.
("doloop_end"): Pass dummy arguments to gen_rtx_NE.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.273&r2=2.2326.2.274
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68hc11/m68hc11.md.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.54&r2=1.54.10.1
More information about the Gcc-cvs
mailing list