Implementing Procedures using ARM ISA
The following are the objectives of this series of assignments.
- Learn Parameter and Return Value passing mechanism
- Using stack to pass parameters and store other state information.
- Know the distinction between a leaf and non-lead procedure.