What are the differences between preindexing and postindexing?

1 answer

Answer

1155277

2026-03-25 08:45

+ Follow

post indexing

First, the contents of the address field are used to access a memory location containing a direct address. This address is then indexed by the register value.

pre-indexing

An address is calculated as with simple indexing. In this case, however, the calculated address contains not the operand, but the address of the operand.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.