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

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

[avr-gcc-list] disregard avr 32 bit math bug


From: Shaun Jackman
Subject: [avr-gcc-list] disregard avr 32 bit math bug
Date: Fri, 04 Oct 2002 01:58:54 -0700

Doh. I should learn to always sleep on a bug report before I send it 
off. Of course I was mistaken.
1. sbiw *does* set the zero flag.
2. r1 is the zero register, or is supposed to be. The reason this 
caused a problem for me was because my crt*.s didn't clear the zero 
register. A non-zero zero register causes a lot of trouble.

Thanks,
Shaun

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



reply via email to

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