gcc/gcc ChangeLog config/m68hc11/m68hc11.c

ciceron@gcc.gnu.org ciceron@gcc.gnu.org
Sun Mar 16 21:27:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	ciceron@gcc.gnu.org	2003-03-16 21:27:00

Modified files:
	gcc            : ChangeLog 
	gcc/config/m68hc11: m68hc11.c 

Log message:
	* config/m68hc11/m68hc11.c (print_operand): Handle 'b' modifier
	for D register to specify the low part of it, aka B.
	(m68hc11_gen_movhi): Use REG_WAS_0 note and increment or decrement
	the register if we are loading 1 or -1 to it; avoid using temp
	register when moving X/Y to Y/X.
	(m68hc11_gen_movqi): Likewise.
	(m68hc11_check_z_replacement): Fix last insn setting for compare case.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.310&r2=1.16114.2.311
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68hc11/m68hc11.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.56.4.9&r2=1.56.4.10



More information about the Gcc-cvs mailing list