阅读背景:

为什么保留局部变量的堆栈空间?

来源:互联网 

I'm new to assembly language and I was wondering about local variables, why do we (or the compilers) preserve a space for them on the stack usually by decrement the "ESP" register at the prologue of the procedure and as the procedure ends we assign the "ESP" it's old value again. like this code sample :I'm new to assembly language and I was wonderin




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: