[英]Does the below mean the value stored in ebp minus 4 or the the memory address that ebp references minus 4?
[ebp-4]这是否意味着存储在ebp减4或ebp引用的内存地址减4的值?
我知道,由于括号的原因,减去4后的值将被读取为内存地址。 我只是想确切地查看从ebp中减去哪个数字,存储在ebp中的值还是从ebp引用的地址中获取?
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.