What is Indexed addressing
The location of data is calculated as sum of an address specified by one of previous methods, and value of an index register. This allows an array of data (for example, an image) to be accessed repeatedly by same sequence of instructions.