Introduction to Computer Organization, ARM
About
Chapter 21
Using a pointer variable produces the same assembly language as using the array name.
16 * index in each array element.
// Allocate an int array, store (16 * element number)