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

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

[avr-gcc-list] Does longjmp() work with avr6?


From: Dmitry K.
Subject: [avr-gcc-list] Does longjmp() work with avr6?
Date: Mon, 24 Mar 2008 16:53:43 +1000
User-agent: KMail/1.5

Hi.

Traditionally Avr-libc's longjmp() function uses
the 'eijmp' instruction to make jump (and destroys
EIND register).  Does avr6 GCC extension known
about this?

And, in general, what is the status of EIND register?
Is it needed to save/restore in assembler functions?
In inline assembler?

Thanks,
Dmitry.





reply via email to

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