push stack pointer in MIPS

前端 未结 0 1141
借酒劲吻你
借酒劲吻你 2020-11-30 17:39

I am aware of pushing a stack pointer but I am not sure of how to push all of the elements.

This is how I defined a stack pointer.

addi $sp, $sp, -24
s         


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