Warm-up Problem
Write a MIPS assembly program that takes an unsigned int in 1andputsthesumofitsbase−10digitsin2.
Procedures
Procedures
Write warm up into procedure.
Store all the registers we change
At the end we do the opposite.
New Command jalr
Assembler