[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] MiNTLib for ColdFire



Vincent Rivière <vincent.riviere@freesbee.fr> writes:

> diff -aurN -x CVS mintlib.orig/include/mint/mintbind.h mintlib/include/mint/mintbind.h
> --- mintlib.orig/include/mint/mintbind.h	2009-05-17 18:13:06.265625000 +0200
> +++ mintlib/include/mint/mintbind.h	2009-05-17 19:20:17.000000000 +0200
> @@ -77,7 +77,7 @@
>  		"movw	%2,sp@-\n\t"					\
>  		"movw	%1,sp@-\n\t"					\
>  		"trap	#1\n\t"						\
> -		"addqw	#8,sp"						\
> +		ADDQ_SP(8)						\

Just use addql everywhere, it's absolutely the same.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."