Slide 17 of 97
Notes:
It contains 16 32-bit values, A0 through A15, and for our example we have placed A in register A0, X in register A1, A times X in register A3, and Y in register A4.
And now, in the code we're going to substitute the register names (A0, A1, etc) for the A, X, A times X, and Y notations we used before.