I found a bug in the inline assembly of Codewarrior if you have a statement "addq.l 
#x, (ay, dz.w)" where x is a numbwer between -8 and 8(I think), y is 0..7 and z is 
0..7.
the generated instruction becomes "addq.l #x, (0, dz.w)" which is a major bug.
still if you don't use inline assembly you shouldn't worry about that bug.
That is all for codewarrior 9.2



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to