I loaded some integers via an array into registers and assembled using arc. What does the following error message mean: "Attempting to access non word aligned memory location: 31 at program location 2084. Simulation Ended." I am seeking to find the average and median of the integers. I performed the average. How would I do a sort to find the midpoint.