I apologize for using the wrong spelling of the register, I wasn't paying full attention to the spelling at the time.
So in the case of:
Code: [Select]
push someValue
push anotherValue
call aFunction
; do some other stuff
What essentially is happening ...