At 08:49 2001-04-22, you wrote: >movem.l %a2/%a5,-(%sp) >movem.l (%sp)+,%a2/%a5 > >the first statement compiles just fine; the second does NOT. Interesting. exactly that compiles just fine for me. (and it should) You probably do some other error, not visible in your mail. ///Olle