[comp.sys.amiga.programmer] Lattice MOVEM d1-d2/a0-a1 bug

nigel@cnw01.storesys.coles.oz.au (Nigel Harwood) (05/21/91)

(This may have been noticed before but I personally have not
read it.)

I have Lattice 5.10 and have found that the assembler when
given:

	MOVEM d1-d2/a0-a1

generates:

	MOVEM d1-d2/a1

to get around it I coded:

	MOVEM d1-d2/a0/a1

I seem to recall a similar weirdness in an early release.

Regards
-- 
<<<<<<<<<<<<<<<<<<<<<<<<<  Nigel Harwood  >>>>>>>>>>>>>>>>>>>>>>>>>>>
<< Post:  Coles Myer Ltd, PO Box 2000 Tooronga 3146, Australia     >>
<< Phone: +61 3 829 6090  E-mail: nigel@cnw01.storesys.coles.oz.au >>
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>