I\'m trying to understand how a function call works in assembly language. My understanding is, after calling a function, the callee function first uses a
the callee