[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] gcc prolog incorrect?
From: |
Jeff Barlow |
Subject: |
Re: [avr-gcc-list] gcc prolog incorrect? |
Date: |
Sun, 06 Mar 2005 19:46:09 -0800 |
"Ben L. Titzer" <address@hidden> wrote:
>The thing I wonder about is what happens if there is an interrupt
>between 72 and 73....It seems to me that those two instructions should
>be swapped...
And your homework assignment is to read that part of the Atmel
datasheet very carefully. Hint: we get one free.
BTW, you're right about the interrupt enable flag being saved
correctly.
--
Later,
Jeff