egcs/gcc ChangeLog config/m68hc11/m68hc11.md
ciceron@gcc.gnu.org
ciceron@gcc.gnu.org
Sun Mar 4 02:27:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: egcs
Branch: gcc-3_0-branch
Changes by: ciceron@gcc.gnu.org 2001-03-04 02:27:09
Modified files:
gcc : ChangeLog
gcc/config/m68hc11: m68hc11.md
Log message:
* config/m68hc11/m68hc11.md (tsthi_1): Use cpd for 68HC12.
(zero_extendsi split): Simplify and use (zero_extendhi).
(*addhi3): Remove 'w' constraint since stack pointer is handled
by (addhi3_sp).
(*ashlhi3_2): Operand 2 is clobbered use '+' for its constraint.
(*ashlhi3, *ashrhi3, *lshrhi3): Likewise.
(*ashrhi3_const): Fix shift by 7.
(*lshrsi3_const16): Fix template.
(call, call_value): Fix constraint and predicate.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.97&r2=1.9240.2.98
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/m68hc11/m68hc11.md.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.3.4.1&r2=1.3.4.2
More information about the Gcc-cvs
mailing list