Cliff Biffle wrote: > > > You're wrong: on the 68000 you have d8(An,Ix.[wl]). > > -BUT- does that work with LEA, which I think was his point? I don't have > my book here to check on that, but it might not... Yes, it does. With lea you can use any addressing mode that would require a memory loading in a move xx,d0 instruction (so this means any AM, except immediate, Dn and An). Laurent