csnotes/cst337/lec/lec15.md
2018-11-08 19:23:47 -08:00

4 lines
166 B
Markdown

# lec15
If we want to write our functions in MIPS then we need some way of not just returning from a _sub-routine_ but also pushing arguments to each function call.