Hi,

Looks like there is a bug in file:
/amforth-6.7/avr8/words/store-i_big.asm
That is:
> out_ rampz, zl
should be:
> out_ eind, zl
EICALL and EIJMP both use this register for the extra bits.

-- 
Regards,

Martin Nicholas.

E-mail: reply-2...@mgn.org.uk

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to