Is it specified what happens when the stack pointer is pushed on x64?

前端 未结 0 810
一整个雨季
一整个雨季 2020-12-30 01:27

I am programming in assembly on x64, and I intend on pushing an address within the stack. I intend on writing push %rsp, however, as this instruction changes th

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