The local variable storage area is a general-purpose area for saving function-specific data.
本地变量存储区是用来保存函数专用数据的通用区域。
The local variable space is used as a general storage area for the function, and the register save area is used to save the values of non-volatile registers that the function USES.
本地变量空间用作该函数的通用存储空间,寄存器保存区用于保存函数所使用的非可变寄存器的值。
For now, think of a variable as a storage location.
现在,想一个变量作为存储位置。
应用推荐