I have got 3 Arrays under the data label (ArrayA, ArrayB, ArrayC), each having 16 bytes. I\'ve already written the program that goes through it row by row and adds
(ArrayA, ArrayB, ArrayC)
x/16xb &ArrayC for hexadecimal and x/16ub &ArrayC for decimal