>My problem concern the indexed addressing mode with >a data register: > LEA (A5,D7.w),A5 Not to be picky, but shouldn't that be LEA 0(A5,D7.w),A5? --Cliff Biffle