avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] More on optimization


From: Tvrtko A. Ursulin
Subject: Re: [avr-gcc-list] More on optimization
Date: Thu, 10 Oct 2002 23:12:05 +0200

> How about inside your cli() sei(), assigning the value of gval to a local
> uint8_t variable, manipulating it as necessary, then assigning the final
> result back to gval?

Yes, that is an option. But I am not sure what will happen when code gets 
really complicated. 

Well, if there is no other way... 

Tvrtko


avr-gcc-list at http://avr1.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]