Mips: going back to incorrect return address

后端 未结 0 1791
生来不讨喜
生来不讨喜 2020-12-01 03:47

I have a mini bank program written that goes calls multiple functions inside the subrouting deposit, this is the subroutine

deposit:
    addi $sp, $sp, -8 #sa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题