Thank you man ! :)

KTy

> -----Message d'origine-----
> De : [EMAIL PROTECTED] [mailto:sdcc-user-
> [EMAIL PROTECTED] De la part de Theblond
> Envoyé : mercredi 24 janvier 2007 19:25
> À : [email protected]
> Objet : [Sdcc-user] Banksel optimizing in the pic14 port
> 
> Dears,
> 
> Several days ago, I have created a patch what can suppress most of the
> banksel instructions only in the pic14 port.
> 
> Now, I submit it. Please use it according to GPL2 and later.
> 
> This caches the previous instruction for determining the need for the
> banksels, if there is no address info it will insert banksel as usual.
> Banksels also inserted after entry points.
> 
> This will work best, if you have assigned address to your variables.
> 
> /* __data __at 0x0020 unsigned char variable; */
> 
> 
> Alex
> 
> PS. I have sent it to the devel list, but it is was not appered on it.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to